0003-Add-support-for-SPV_NV_shader_image_footprint
authorChao Chen <chaoc@nvidia.com>
Wed, 19 Sep 2018 18:41:27 +0000 (11:41 -0700)
committerChao Chen <chaoc@nvidia.com>
Wed, 19 Sep 2018 20:07:42 +0000 (13:07 -0700)
commit3a1379667dd7d998be1d7d64806443295e8cf5f9
tree5c65367e13c71d77ae67bda0f907d5b734fd76dc
parentbeae2251b7b7c4178a4caef0abcfc742711d0938
0003-Add-support-for-SPV_NV_shader_image_footprint
13 files changed:
SPIRV/GLSL.ext.NV.h
SPIRV/GlslangToSpv.cpp
SPIRV/SpvBuilder.cpp
SPIRV/SpvBuilder.h
SPIRV/doc.cpp
Test/baseResults/spv.shaderImageFootprint.frag.out [new file with mode: 0644]
Test/spv.shaderImageFootprint.frag [new file with mode: 0644]
glslang/Include/intermediate.h
glslang/MachineIndependent/Initialize.cpp
glslang/MachineIndependent/Versions.cpp
glslang/MachineIndependent/Versions.h
glslang/MachineIndependent/intermOut.cpp
gtests/Spv.FromFile.cpp