shader-slang / slang

Making it easier to work with shaders
MIT License
2.01k stars 172 forks source link

WGSL: Add WebGPU support to GFX, so that it can run in CI #4942

Closed aleino-nv closed 1 week ago

aleino-nv commented 3 weeks ago

Use Dawn (webgpu_dawn.dll) to create a WebGPU back-end for GFX

aleino-nv commented 1 week ago

I think this is just #5052