Enable GatherCmpRed. Green/Blue/Alpha cannot be supported.
authorsteve-lunarg <steve_gh@khasekhemwy.net>
Thu, 9 Mar 2017 15:59:45 +0000 (08:59 -0700)
committersteve-lunarg <steve_gh@khasekhemwy.net>
Thu, 9 Mar 2017 15:59:45 +0000 (08:59 -0700)
commitd00b026111ba2f66bf242785d4a3ee33ec21389c
tree657f22454ae74eb19809047f5605d43188ac77dc
parent88e88e59cb65b677ab13a10fd176ffd4c8d8aecd
Enable GatherCmpRed.  Green/Blue/Alpha cannot be supported.

This implements GatherCmpRed in terms of OpImageDrefGather.

There appears to be no way to implement the Green/Blue/Apha forms: see #673.
Test/baseResults/hlsl.gathercmpRGBA.offset.dx10.frag.out [new file with mode: 0644]
Test/hlsl.gathercmpRGBA.offset.dx10.frag
gtests/Hlsl.FromFile.cpp
hlsl/hlslParseHelper.cpp