summaryrefslogtreecommitdiffstats
path: root/tests/spirv/sb-load.slang
Commit message (Collapse)AuthorAge
* Push buffer load to end of access chain. (#5544)Yong He2024-11-12
* Push buffer load to end of access chain. * Update test. * Fix. * Fix. * Fix. * Make more robust. * Fix.