OpenGL debug callback. More...
Macros | |
| #define | kzsDumpOpenGLState() |
Functions | |
| void | kzsDebugSetAttribPointer (unsigned int index, const void *pointer) |
| const void * | kzsDebugGetAttribPointer (unsigned int index) |
| const char * | kzsOpenGLEnumString (unsigned int e) |
OpenGL debug callback.
Copyright 2008-2020 by Rightware. All rights reserved.
| #define kzsDumpOpenGLState | ( | ) |
| void kzsDebugSetAttribPointer | ( | unsigned int | index, |
| const void * | pointer | ||
| ) |
| const void* kzsDebugGetAttribPointer | ( | unsigned int | index | ) |
| const char* kzsOpenGLEnumString | ( | unsigned int | e | ) |