For bug #2580: sparseTextureGatherOffsetsARB should only take constant offsets.
authorPankaj Mistry <63069047+pmistryNV@users.noreply.github.com>
Wed, 24 Mar 2021 19:52:23 +0000 (12:52 -0700)
committerPankaj Mistry <63069047+pmistryNV@users.noreply.github.com>
Mon, 29 Mar 2021 21:27:17 +0000 (14:27 -0700)
commit18cfc3f1068dc0587f975581c14ea03e6f302088
tree4059f2da5d9afbfbef193e63cf621fd85dc10c10
parent2c7c84c8ac996b16b2645046dd1757043669ed52
For bug #2580: sparseTextureGatherOffsetsARB should only take constant offsets.
Test/450.frag
Test/baseResults/450.frag.out
Test/baseResults/spv.float16Fetch.frag.out
Test/baseResults/spv.sparseTexture.frag.out
Test/spv.float16Fetch.frag
Test/spv.sparseTexture.frag
glslang/MachineIndependent/ParseHelper.cpp