Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an array of control points that are available to the hull shader as inputs.
Method | Description |
---|---|
Operator[] | Gets a read-only resource variable. |
The InputPatch class also 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