summaryrefslogtreecommitdiff
path: root/tests/compute/interface-shader-param4.slang
AgeCommit message (Expand)Author
2021-03-17Remove old code paths from render-test (#1760)Tim Foley
2020-12-03Add shader object parameter binding to renderer_test. (#1622)Yong He
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-03-26Allow plugging in types with resources for interface parameters (#913)Tim Foley