The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
patchconstantfunc
Defines the function for computing patch constant data.
patchconstantfunc("function_name")
Remarks
function_name is the name of a separate function that outputs the patch-constant data.
This attribute is supported in the following types of shaders:
| Vertex | Hull | Domain | Geometry | Pixel | Compute |
|---|---|---|---|---|---|
| x |
Related topics
Show: