shader-slang / slang

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

Support all integer typed indices in StructuredBuffer Load/Store/[]. #4311

Closed csyonghe closed 4 weeks ago

csyonghe commented 1 month ago

Closes #4274.

jkwak-work commented 1 month ago

It looks like some tests are failing. Let me retrigger and see if it goes away.

jkwak-work commented 1 month ago

It seems like you need to resolve a merge conflict. It conflicts with Spirv Block fix.