summaryrefslogtreecommitdiff
path: root/tests/diagnostics/single-shader-record.slang.expected
AgeCommit message (Collapse)Author
2019-02-11* Use LayoutResourceKind for calcing total num regs used (#838)jsmall-nvidia
* Made diagnostic message more compliant + fixed test output * Typo fixes
2019-02-11[[vk::shader_record]] (#836)jsmall-nvidia
* * Replaced ShaderRecordNVLayoutModifier with ShaderRecordAttribute * Allowed attributed [[vk::shader_record] and [[shader_record]] * Checking there is at most 1 ShaderRecord active * Small typo fixes * Slightly improve diagnostic. Replace expected file.