shader-slang / slang

Making it easier to work with shaders
http://shader-slang.com
Other
2.95k stars 210 forks source link

Refresh of disabled WGPU tests #5614

Closed aleino-nv closed 5 days ago

aleino-nv commented 5 days ago

Some tests are now passing and are enabled. Other tests are still failing, but are given comments categorizing the failures.

Tests in the 'Not supported in WGSL' category are also removed from the expected failures list. (Though they are still kept disabled for WebGPU, of course.)

This closes #5519.