Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h255 glCurrentPaletteMatrixOES_server_proc_t glCurrentPaletteMatrixOES;
Dgles1_server_context.cpp247 …glCurrentPaletteMatrixOES = (glCurrentPaletteMatrixOES_server_proc_t) getProc("glCurrentPaletteMat… in initDispatchByName()
Dgles1_server_proc.h257 typedef void (gles1_APIENTRY *glCurrentPaletteMatrixOES_server_proc_t) (GLuint); typedef