HLSL: add readonly qualifier to tbuffer, so they end up as SRV
authorsteve-lunarg <steve_gh@khasekhemwy.net>
Thu, 20 Apr 2017 19:16:23 +0000 (13:16 -0600)
committersteve-lunarg <steve_gh@khasekhemwy.net>
Thu, 20 Apr 2017 19:23:01 +0000 (13:23 -0600)
commit7b1dcd6693c009066114246475fa99a1ae21044e
tree5a031d8c3fed68791b60739676194e86e747a208
parentbe2835501915861c316697eb41fbfa077faa6768
HLSL: add readonly qualifier to tbuffer, so they end up as SRV
Test/baseResults/hlsl.automap.frag.out
Test/baseResults/hlsl.buffer.frag.out
Test/baseResults/hlsl.layout.frag.out
Test/hlsl.automap.frag
glslang/MachineIndependent/ShaderLang.cpp
glslang/MachineIndependent/iomapper.cpp
hlsl/hlslGrammar.cpp