summaryrefslogtreecommitdiff
path: root/tests/diagnostics/nested-constant-buffer-in-parameter-block.slang
AgeCommit message (Expand)Author
2025-02-13Disallow only resources in constant buffers in parameterblocks on metal (#6342)Ellie Hermaszewska
2024-07-30Fixes for Metal ParameterBlock support. (#4752)Yong He