Home
last modified time | relevance | path

Searched refs:glCurrentPaletteMatrixOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h247 glCurrentPaletteMatrixOES_client_proc_t glCurrentPaletteMatrixOES;
Dgl_client_context.cpp247 …glCurrentPaletteMatrixOES = (glCurrentPaletteMatrixOES_client_proc_t) getProc("glCurrentPaletteMat… in initDispatchByName()
Dgl_client_proc.h246 typedef void (gl_APIENTRY *glCurrentPaletteMatrixOES_client_proc_t) (void * ctx, GLuint); typedef