Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Returns the red components of four texel values that would be used in a bi-linear filtering operation.
See the documentation on gather4 for more information describing the underlying DXBC instruction.
Overload list
| Method | Description |
|---|---|
| Gather(S,float) | Returns the red components of four texel values (red component only) that would be used in a bi-linear filtering operation. |
| Gather(S,float,uint) | Returns the red components of four texel values that would be used in a bi-linear filtering operation, along with tile-mapping status. |