Signature
Parameters
Variables | Description |
---|---|
pname |
Specifies the name of the parameter to set. The symbolc constants
GL_PATCH_VERTICES
,
GL_PATCH_DEFAULT_OUTER_LEVEL
, and
GL_PATCH_DEFAULT_INNER_LEVEL
are accepted.
|
value |
Specifies the new value for the parameter given by
pname
.
|
values |
Specifies the address of an array containing the new values for the parameter given by
pname
.
|