-
-
Notifications
You must be signed in to change notification settings - Fork 36k
Open
Labels
Description
Description
Would be great to add WGSL to TSL example.
The goal, port faster code & example from webgpu to tsl, also as we saw in glsl decoder it helps to find bug.
Solution
Add a new example for wgsl to tsl
Alternatives
Modify the current example with a radio button to select glsl or wgsl
Additional context
It help porting code to tsl & detect bug in the translation.