Implement extension GL_NV_shader_atomic_int64
authorRex Xu <rex.xu@amd.com>
Tue, 26 Sep 2017 07:42:56 +0000 (15:42 +0800)
committerRex Xu <rex.xu@amd.com>
Wed, 27 Sep 2017 04:06:27 +0000 (12:06 +0800)
commite8fe8b0de9f2a1bc2a14bb469129697070f9077a
treef17c5c47ef97d977fb7494127d8620e233db8b00
parentf21c173a05a23b3ef9fea7df5d60e214fd6146a7
Implement extension GL_NV_shader_atomic_int64
SPIRV/GlslangToSpv.cpp
Test/baseResults/spv.atomicInt64.comp.out [new file with mode: 0644]
Test/spv.atomicInt64.comp [new file with mode: 0644]
glslang/MachineIndependent/Initialize.cpp
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/Versions.cpp
glslang/MachineIndependent/Versions.h
gtests/Spv.FromFile.cpp