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 a Texture2DArray, using a comparison value to reject samples.
Overload list
| Method | Description |
|---|---|
| SampleCmp(S,float,float,int) | Samples a texture, using a comparison value to reject samples. |
| SampleCmp(S,float,float,int,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,int,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. |