-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
QuadOperationscontaining all the functions as variants -
impl TypeCheck for QuadOperations - add
shame::any::Anyassociated functions fo revery quad op - add typed rust frontend for those
Anyfunctions. - add documentation to the public rust frontend functions
Metadata
Metadata
Assignees
Labels
No labels