SPIRV-Cross/reference/opt/shaders/desktop-only
Hans-Kristian Arntzen 2c90ea3acc Improve handling of block name declaration in GLSL.
HLSL UAVs are a bit annoying because they can share block types,
so reflection becomes rather awkward. Sometimes we will need to make
some nasty fallbacks, so add a reflection interface which lets you query
post-shader compile which names was actually declared in the shader.
2017-12-01 14:30:10 +01:00
..
comp Add reference output for --opt. 2017-11-23 09:50:11 +01:00
frag Improve handling of block name declaration in GLSL. 2017-12-01 14:30:10 +01:00
geom Add reference output for --opt. 2017-11-23 09:50:11 +01:00
tesc Add reference output for --opt. 2017-11-23 09:50:11 +01:00
tese Add reference output for --opt. 2017-11-23 09:50:11 +01:00
vert Add reference output for --opt. 2017-11-23 09:50:11 +01:00