Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h247 glCurrentPaletteMatrixOES_wrapper_proc_t glCurrentPaletteMatrixOES;
Dgles1_wrapper_context.cpp247 …glCurrentPaletteMatrixOES = (glCurrentPaletteMatrixOES_wrapper_proc_t) getProc("glCurrentPaletteMa… in initDispatchByName()
Dgles1_wrapper_proc.h246 typedef void (gles1_APIENTRY *glCurrentPaletteMatrixOES_wrapper_proc_t) (GLuint); typedef