Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp158 static void glCurrentPaletteMatrixOES(GLuint) { in glCurrentPaletteMatrixOES() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h247 glCurrentPaletteMatrixOES_client_proc_t glCurrentPaletteMatrixOES; member
Dgl_entry.cpp1721 void glCurrentPaletteMatrixOES(GLuint matrixpaletteindex) in glCurrentPaletteMatrixOES() function
/device/generic/vulkan-cereal/stream-servers/gl/gles1_dec/
Dgles1_server_context.h255 glCurrentPaletteMatrixOES_server_proc_t glCurrentPaletteMatrixOES; member
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp2798 GL_API void GL_APIENTRY glCurrentPaletteMatrixOES(GLuint index) { in glCurrentPaletteMatrixOES() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp1131 void glCurrentPaletteMatrixOES(GLuint matrixpaletteindex) in glCurrentPaletteMatrixOES() function
Dgles_dispatch.h238 glCurrentPaletteMatrixOES_t glCurrentPaletteMatrixOES; member