Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Texture2DMSArray type (as it exists in Shader Model 4) plus resource variables.
| Method | Description |
|---|---|
| GetDimensions | Gets the resource dimensions. |
| GetSamplePosition | Gets the position of the specified sample. |
| Load | Gets one value. |
| sample.Operator[][] | Gets a read-only resource variable. |
Minimum Shader Model
This object is supported in the following shader models.
| Shader Model | Supported |
|---|---|
| Shader Model 5 and higher shader models | yes |
This object is supported for the following types of shaders:
| Vertex | Hull | Domain | Geometry | Pixel | Compute |
|---|---|---|---|---|---|
| x | x | x | x | x | x |
See also