shader-slang / slang

Making it easier to work with shaders
MIT License
1.79k stars 160 forks source link

Adding functional test for GLSL texture functions #4306

Closed jkwak-work closed 1 month ago

jkwak-work commented 1 month ago

This commit adds a functional test to GLSL texture functions. It appears that the testing frameworkd doesn't work for combined sampler for "shadow" and "buffer".

jkwak-work commented 1 month ago

I am going to submit this without waiting for a review. This change is tedious and too long to review.