Add new test case for image functions and fix issues caught by this test
authorRex Xu <rex.xu@amd.com>
Wed, 16 Sep 2015 09:48:22 +0000 (17:48 +0800)
committerRex Xu <rex.xu@amd.com>
Wed, 16 Sep 2015 09:48:22 +0000 (17:48 +0800)
commit6b86d496c28db137bbe3fa990d0485ec0d5ae551
tree21da5f75f5db9af62b1a10d1a5bcd3e52f5a81c5
parentbba5c809579486435538ea637c2b3f4d433e46a4
Add new test case for image functions and fix issues caught by this test
14 files changed:
SPIRV/GlslangToSpv.cpp
SPIRV/SpvBuilder.h
SPIRV/doc.cpp
Test/baseResults/spv.atomic.comp.out
Test/baseResults/spv.do-simple.vert.out
Test/baseResults/spv.do-while-continue-break.vert.out
Test/baseResults/spv.doWhileLoop.frag.out
Test/baseResults/spv.image.frag.out [new file with mode: 0644]
Test/baseResults/spv.loopsArtificial.frag.out
Test/baseResults/spv.newTexture.frag.out
Test/baseResults/spv.texture.frag.out
Test/spv.image.frag [new file with mode: 0644]
Test/test-spirv-list
glslang/Include/intermediate.h