summaryrefslogtreecommitdiff
path: root/tests/compute/interface-shader-param-in-struct.slang
AgeCommit message (Expand)Author
2024-11-21Refresh of disabled WGPU tests (#5614)Anders Leino
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-06-07Metal compute tests (#4292)skallweitNV
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-04-29Update gfx back-ends to handle static specialization (#1826)Tim Foley
2021-04-01Refactor D3D12 renderer root signature creation (#1779)Tim Foley
2021-03-17Remove old code paths from render-test (#1760)Tim Foley
2020-11-30Re-enable `interface-shader-param` tests. (#1614)Yong He
2020-11-19Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley
2020-08-05Change the policy for entry-point uniform parameters on Vulkan (#1476)Tim Foley
2020-04-14Change rules for layout of buffers/blocks containing only interface types (#1...Tim Foley
2019-11-21Remove support for explicit register/binding syntax on TEST_INPUT (#1132)Tim Foley
2019-06-19Start exposing a new COM-lite API (#987)Tim Foley
2019-05-21Allow interface types to be used inside of structs (#966)Tim Foley