TextureCubeArray::SampleCmp methods
Samples a texture, using a comparison value to reject samples.
Overload list
Method | Description |
---|---|
SampleCmp(S,float,float) | Samples a texture, using a comparison value to reject samples. |
SampleCmp(S,float,float,float) | Samples a texture, using a comparison value to reject samples, with an optional value to clamp sample level-of-detail (LOD) values to. |
SampleCmp(S,float,float,float,uint) | Samples a texture, using a comparison value to reject samples, with an optional value to clamp sample level-of-detail (LOD) values to. Returns status about the operation. |