Home
last modified time | relevance | path

Searched defs:glCurrentPaletteMatrixOES (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h247 glCurrentPaletteMatrixOES_client_proc_t glCurrentPaletteMatrixOES; member
Dgl_entry.cpp1721 void glCurrentPaletteMatrixOES(GLuint matrixpaletteindex) in glCurrentPaletteMatrixOES() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h255 glCurrentPaletteMatrixOES_server_proc_t glCurrentPaletteMatrixOES; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp2804 GL_API void GL_APIENTRY glCurrentPaletteMatrixOES(GLuint index) { in glCurrentPaletteMatrixOES() function