Fix a parse issue of imageAtomicCompSwap()
authorRex Xu <rex.xu@amd.com>
Wed, 17 Oct 2018 05:55:11 +0000 (13:55 +0800)
committerRex Xu <rex.xu@amd.com>
Wed, 17 Oct 2018 05:55:11 +0000 (13:55 +0800)
commitd698ebf5f8e996140a7d07b0549978ac4a6a9065
tree7c5bbe5bd938f192f1bc3fc85fc39d0b574f0740
parente9405d0b443a1849fa55b7bfeaceda586a1c37af
Fix a parse issue of imageAtomicCompSwap()

The max count of arguments is 5 when image2DMS/image2DMSArray is
specified.
Test/baseResults/spv.image.frag.out
Test/spv.image.frag
glslang/MachineIndependent/ParseHelper.cpp