nngxBindDisplaybuffer Function
NNGX_APICALL void NNGX_APIENTRY nngxBindDisplaybuffer(
GLuint buffer
);
| Name | Description | |
|---|---|---|
| in | buffer | Display buffer object |
Binds a display buffer to the active display target.
Set buffer to a display buffer object.
This function generates the following errors.
| GL_ERROR_8020_DMP | Failed to allocate the management region. |
|---|
CONFIDENTIAL