Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Samples and compares a Texture2DArray and returns the red component.
Overload list
Method | Description |
---|---|
GatherCmpRed(S,float,float,int) | Samples and compares a texture and returns the red component. |
GatherCmpRed(S,float,float,int,uint) | Samples and compares a texture and returns the red component along with status about the operation. |
GatherCmpRed(S,float,float,int2,int2,int2,int2) | Samples and compares a texture and returns the red component. |
GatherCmpRed(S,float,float,int2,int2,int2,int2,uint) | Samples and compares a texture and returns the red component along with status about the operation. |