summaryrefslogtreecommitdiffstats
path: root/tests/bugs/parameter-block-load.slang
Commit message (Collapse)AuthorAge
* Fix parameter block loads in GLSL emit. (#2946)Yong He2023-06-28
* Fix parameter block loads in GLSL emit. * Revert `[NoSideEffect]` declarations in DXR1.1 API. * fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>