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.
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