summaryrefslogtreecommitdiffstats
path: root/tests/hlsl/simple/rate-param.hlsl
Commit message (Collapse)AuthorAge
* Initial work around groupshared (#2224)jsmall-nvidia2022-05-06
* #include an absolute path didn't work - because paths were taken to always be relative. * Allow rate modifier on parameter. * Add test. * Disable test for now as breaks on source comparison because around nvAPI.