Functions | |
void | kzsOpenGLDebugConfigure (enum KzsOpenGlVendor vendor, kanzi::SurfaceClientAPI clientAPI, kanzi::GraphicsContextAPI graphicsContextApi, const unsigned int *filterList) |
void | kzsOpenGLDebugDumpState (struct KzsGlGraphicsContext *context) |
const void * | kzsOpenGLDebugGetAttribPointer (unsigned int index) |
void | kzsOpenGLDebugInstallCallback (struct KzsGlGraphicsContext *context) |
void | kzsOpenGLDebugSetAttribPointer (unsigned int index, const void *pointer) |
void | kzsOpenGLDebugUninstallCallback (struct KzsGlGraphicsContext *context) |
const char * | kzsOpenGLEnumString (unsigned int e) |
void kzsOpenGLDebugInstallCallback | ( | struct KzsGlGraphicsContext * | context | ) |
void kzsOpenGLDebugUninstallCallback | ( | struct KzsGlGraphicsContext * | context | ) |
void kzsOpenGLDebugDumpState | ( | struct KzsGlGraphicsContext * | context | ) |
void kzsOpenGLDebugSetAttribPointer | ( | unsigned int | index, |
const void * | pointer | ||
) |
void kzsOpenGLDebugConfigure | ( | enum KzsOpenGlVendor | vendor, |
kanzi::SurfaceClientAPI | clientAPI, | ||
kanzi::GraphicsContextAPI | graphicsContextApi, | ||
const unsigned int * | filterList | ||
) |
const void* kzsOpenGLDebugGetAttribPointer | ( | unsigned int | index | ) |
const char* kzsOpenGLEnumString | ( | unsigned int | e | ) |