Home
last modified time | relevance | path

Searched refs:glCurrentPaletteMatrixOES (Results 1 – 21 of 21) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h227 {"glCurrentPaletteMatrixOES", (void*)glCurrentPaletteMatrixOES},
Dgl_client_context.h247 glCurrentPaletteMatrixOES_client_proc_t glCurrentPaletteMatrixOES; member
Dgl_client_context.cpp247glCurrentPaletteMatrixOES = (glCurrentPaletteMatrixOES_client_proc_t) getProc("glCurrentPaletteMat… in initDispatchByName()
Dgl_entry.cpp242 void glCurrentPaletteMatrixOES(GLuint matrixpaletteindex);
1721 void glCurrentPaletteMatrixOES(GLuint matrixpaletteindex) in glCurrentPaletteMatrixOES() function
1724 ctx->glCurrentPaletteMatrixOES(ctx, matrixpaletteindex); in glCurrentPaletteMatrixOES()
Dgl_enc.cpp9164 this->glCurrentPaletteMatrixOES = &glCurrentPaletteMatrixOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries46 void glCurrentPaletteMatrixOES(GLuint matrixpaletteindex);
Dgles1_extensions_dispatch_logging_wrappers.impl210 DISPATCH_DEBUG_LOG("glCurrentPaletteMatrixOES(matrixpaletteindex:%d)", matrixpaletteindex);
Dgles12tr_internal.entries63 void glCurrentPaletteMatrixOES( GLuint index);
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h49 GL_APICALL void GL_APIENTRY glCurrentPaletteMatrixOES(GLuint matrixpaletteindex);
Dgles1_extensions_functions.h49 X(void, glCurrentPaletteMatrixOES, (GLuint matrixpaletteindex), (matrixpaletteindex)) \
Dgles12tr_internal.h65 X(void, glCurrentPaletteMatrixOES, (GLuint index), (index)) \
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in28 API_ENTRY(glCurrentPaletteMatrixOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in28 API_ENTRY(glCurrentPaletteMatrixOES,
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h255 glCurrentPaletteMatrixOES_server_proc_t glCurrentPaletteMatrixOES; member
Dgles1_server_context.cpp247glCurrentPaletteMatrixOES = (glCurrentPaletteMatrixOES_server_proc_t) getProc("glCurrentPaletteMat… in initDispatchByName()
Dgles1_dec.cpp4846 this->glCurrentPaletteMatrixOES(var_matrixpaletteindex); in decode()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp133 GL_API void GL_APIENTRY glCurrentPaletteMatrixOES(GLuint index);
270 …S"] = (__translatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glCurrentPaletteMatrixOES); in getProcAddressGles1()
2804 GL_API void GL_APIENTRY glCurrentPaletteMatrixOES(GLuint index) { in glCurrentPaletteMatrixOES() function
/hardware/google/gfxstream/include/GLES/
Dglext.h703 GL_API void GL_APIENTRY glCurrentPaletteMatrixOES (GLuint matrixpaletteindex);
/hardware/google/gfxstream/codegen/gles1/
Dgles1.in242 GL_ENTRY(void, glCurrentPaletteMatrixOES, GLuint matrixpaletteindex)
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h355 GL_API void GL_APIENTRY glCurrentPaletteMatrixOES (GLuint matrixpaletteindex);
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h811 GL_API void GL_APIENTRY glCurrentPaletteMatrixOES (GLuint matrixpaletteindex);