TextureCubeArray::SampleCmp-Methoden

Samples a texture, using a comparison value to reject samples. (Stichproben werden mithilfe eines Vergleichswerts abgewiesen.)

Überladeliste

Methode BESCHREIBUNG
SampleCmp(S,float,float) Samples a texture, using a comparison value to reject samples. (Stichproben werden mithilfe eines Vergleichswerts abgewiesen.)
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 . Gibt den Status des Vorgangs zurück.

Weitere Informationen

TextureCubeArray

Texture-Object