summaryrefslogtreecommitdiff
path: root/tests/hlsl/simple/rate-param.hlsl.expected
AgeCommit message (Collapse)Author
2022-05-06Initial work around groupshared (#2224)jsmall-nvidia
* #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.