attribute [patchconstantfunc]

Description

Used on a hull shader entrypoint to specify the associated function that computes the patch constant data.

Signature

[patchconstantfunc(name)]

Parameters

name

The name of the function (in string literal) that computes the patch constant data.