Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Samples and compares a Texture2DArray and returns the alpha component.
Overload list
| Method | Description |
|---|---|
| GatherCmpAlpha(S,float,float,int) | Samples and compares a texture and returns the alpha component. |
| GatherCmpAlpha(S,float,float,int,uint) | Samples and compares a texture and returns the alpha component along with status about the operation. |
| GatherCmpAlpha(S,float,float,int2,int2,int2,int2) | Samples and compares a texture and returns the alpha component. |
| GatherCmpAlpha(S,float,float,int2,int2,int2,int2,uint) | Samples and compares a texture and returns the alpha component along with status about the operation. |