Skip to content

Add quad operations #10

@RayMarch

Description

@RayMarch

Wgsl has quad operations now
https://www.w3.org/TR/WGSL/#quad-builtin-functions
we should add them to the shame api

Steps

  • define expr enum QuadOperations containing all the functions as variants
  • impl TypeCheck for QuadOperations
  • add shame::any::Any associated functions fo revery quad op
  • add typed rust frontend for those Any functions.
  • add documentation to the public rust frontend functions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions