Skip to content

[meta] Constant evaluator built-in functions support #4507

@teoxoy

Description

@teoxoy

comparison

trigonometry

decomposition

exponent

geometry

  • dot
  • cross
  • distance
  • length
  • normalize
  • faceForward
  • reflect
  • refract

computational

bits

data packing

  • pack4x8snorm
  • pack4x8unorm
  • pack2x16snorm
  • pack2x16unorm
  • pack2x16float
  • pack4xI8
  • pack4xU8
  • pack4xI8Clamp
  • pack4xU8Clamp

data unpacking

  • unpack4x8snorm
  • unpack4x8unorm
  • unpack2x16snorm
  • unpack2x16unorm
  • unpack2x16float
  • unpack4xI8
  • unpack4xI8

wgpu extensions (consider making a separate meta issue for this group if it grows)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions