summaryrefslogtreecommitdiff
path: root/tests/bindings/hlsl-to-vulkan-shift-bshift-global.slang
AgeCommit message (Collapse)Author
2023-07-27Fix -fvk-u-shift not applying to global constant buffer. (#3033)Yong He
* Fix -fvk-u-shift not applying to global constant buffer. * Fix test. * Fix. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>