outputcontrolpoints
Defines the number of output control points (per thread) that will be created in the hull shader.
outputcontrolpoints(X)
Remarks
This will be the number of times the main function will be executed.
This attribute is supported in the following types of shaders:
Vertex | Hull | Domain | Geometry | Pixel | Compute |
---|---|---|---|---|---|
x |
Related topics