summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTim Foley <tfoleyNV@users.noreply.github.com>2018-11-06 16:16:52 -0800
committerGitHub <noreply@github.com>2018-11-06 16:16:52 -0800
commit02e18b55faff56c037a76645c793b24b712fa375 (patch)
tree3f1ad284f7d9b0b30671dbe4aec95d106e9373e1 /docs
parent1185bd464092f372430cbfaa15a7be4dcaa90752 (diff)
Translate NonUniformResourceIndex() calls to Vulkan GLSL (#713)
These calls translate to uses of the `nonuniformEXT` qualifier introduced by the `GL_EXT_nonuniform_qualifier` extension. The standard library changes in this case are straightforward uses of existing compiler mechanisms. The test case is one of the less pleasant ones where we compare SPIR-V output against SPIR-V generated from a hand-coded GLSL baseline. This is a case where a simpler test type that just checks for specific textual matches in the output (and not whole files) would be better, but that is out of scope for this change.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions