Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Texture1DArray::SampleCmpLevelZero methods

Samples a texture on mipmap level 0 only, using a comparison value to reject samples.

Overload list

MethodDescription
SampleCmpLevelZero(S,float,float,int)

Samples a texture on mipmap level 0 only and compares the result to a comparison value.

SampleCmpLevelZero(S,float,float,int,uint)

Samples a texture on mipmap level 0 only and compares the result to a comparison value. Returns status about the operation.

See also

Texture1DArray
Texture-Object

 

 

Show:
© 2017 Microsoft