void DisableAttr(
const nn::gr::CTR::BindSymbolVSInput & symbol
);
| Name | Description | |
|---|---|---|
| in | symbol | Specifies the input symbol to disable. |
Disables vertex attributes. This corresponds to the glDisableVertexAttrib() function in DMPGL.
CONFIDENTIAL