HomeSort by relevance Sort by last modified time
    Searched refs:glLoadPaletteFromModelViewMatrixOES_client_proc_t (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 246 glLoadPaletteFromModelViewMatrixOES_client_proc_t glLoadPaletteFromModelViewMatrixOES;
gl_client_context.cpp 248 glLoadPaletteFromModelViewMatrixOES = (glLoadPaletteFromModelViewMatrixOES_client_proc_t) getProc("glLoadPaletteFromModelViewMatrixOES", userData);
gl_client_proc.h 247 typedef void (gl_APIENTRY *glLoadPaletteFromModelViewMatrixOES_client_proc_t) (void * ctx);

Completed in 270 milliseconds