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.
Represents an array of output control points that are available to the hull shader's patch-constant function as well as the domain shader.
| Method | Description |
|---|---|
| Operator[] | Gets a read-only resource variable. |
In addition, the InputPatch class supports the following properties:
| Properties | Type | Description |
|---|---|---|
| Length | uint | The number of control points. |
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 |
See also