Add-support-for-SPV_NV_compute_shader_derivatives
authorChao Chen <chaoc@nvidia.com>
Wed, 19 Sep 2018 18:40:45 +0000 (11:40 -0700)
committerChao Chen <chaoc@nvidia.com>
Wed, 19 Sep 2018 20:07:42 +0000 (13:07 -0700)
commitbeae2251b7b7c4178a4caef0abcfc742711d0938
tree1e8369d176b2c9d90d3d9b3de0ea5473062bc8fa
parent9eada4b97114e17ce3e4aebd645b6efb43ce535e
Add-support-for-SPV_NV_compute_shader_derivatives
14 files changed:
SPIRV/GLSL.ext.NV.h
SPIRV/GlslangToSpv.cpp
SPIRV/doc.cpp
Test/baseResults/spv.computeShaderDerivatives.comp.out [new file with mode: 0644]
Test/baseResults/spv.computeShaderDerivatives2.comp.out [new file with mode: 0644]
Test/spv.computeShaderDerivatives.comp [new file with mode: 0644]
Test/spv.computeShaderDerivatives2.comp [new file with mode: 0644]
glslang/Include/Types.h
glslang/MachineIndependent/Initialize.cpp
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/Versions.cpp
glslang/MachineIndependent/Versions.h
glslang/MachineIndependent/localintermediate.h
gtests/Spv.FromFile.cpp