Searched refs:glLoadPaletteFromModelViewMatrixOES (Results 1 – 21 of 21) sorted by relevance
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_ftable.h | 228 {"glLoadPaletteFromModelViewMatrixOES", (void*)glLoadPaletteFromModelViewMatrixOES},
|
D | gl_client_context.h | 248 glLoadPaletteFromModelViewMatrixOES_client_proc_t glLoadPaletteFromModelViewMatrixOES; member
|
D | gl_client_context.cpp | 248 …glLoadPaletteFromModelViewMatrixOES = (glLoadPaletteFromModelViewMatrixOES_client_proc_t) getProc(… in initDispatchByName()
|
D | gl_entry.cpp | 243 void glLoadPaletteFromModelViewMatrixOES(); 1727 void glLoadPaletteFromModelViewMatrixOES() in glLoadPaletteFromModelViewMatrixOES() function 1730 ctx->glLoadPaletteFromModelViewMatrixOES(ctx); in glLoadPaletteFromModelViewMatrixOES()
|
D | gl_enc.cpp | 9165 this->glLoadPaletteFromModelViewMatrixOES = &glLoadPaletteFromModelViewMatrixOES_enc; in gl_encoder_context_t()
|
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | gles1_extensions.entries | 47 void glLoadPaletteFromModelViewMatrixOES(void);
|
D | gles1_extensions_dispatch_logging_wrappers.impl | 215 DISPATCH_DEBUG_LOG("glLoadPaletteFromModelViewMatrixOES()");
|
D | gles12tr_internal.entries | 199 void glLoadPaletteFromModelViewMatrixOES(void);
|
/hardware/google/gfxstream/include/OpenGLESDispatch/ |
D | gles1_extensions_static_translator_namespaced_header.h | 50 GL_APICALL void GL_APIENTRY glLoadPaletteFromModelViewMatrixOES();
|
D | gles1_extensions_functions.h | 50 X(void, glLoadPaletteFromModelViewMatrixOES, (), ()) \
|
D | gles12tr_internal.h | 201 X(void, glLoadPaletteFromModelViewMatrixOES, (), ()) \
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | ClientAPIExts.in | 32 API_ENTRY(glLoadPaletteFromModelViewMatrixOES,
|
/hardware/google/gfxstream/guest/egl/ |
D | ClientAPIExts.in | 32 API_ENTRY(glLoadPaletteFromModelViewMatrixOES,
|
/hardware/google/gfxstream/host/gl/gles1_dec/ |
D | gles1_server_context.h | 256 glLoadPaletteFromModelViewMatrixOES_server_proc_t glLoadPaletteFromModelViewMatrixOES; member
|
D | gles1_server_context.cpp | 248 …glLoadPaletteFromModelViewMatrixOES = (glLoadPaletteFromModelViewMatrixOES_server_proc_t) getProc(… in initDispatchByName()
|
D | gles1_dec.cpp | 4862 this->glLoadPaletteFromModelViewMatrixOES(); in decode()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmImp.cpp | 134 GL_API void GL_APIENTRY glLoadPaletteFromModelViewMatrixOES(); 271 …ranslatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glLoadPaletteFromModelViewMatrixOES); in getProcAddressGles1() 2811 GL_API void GL_APIENTRY glLoadPaletteFromModelViewMatrixOES() { in glLoadPaletteFromModelViewMatrixOES() function
|
/hardware/google/gfxstream/include/GLES/ |
D | glext.h | 704 GL_API void GL_APIENTRY glLoadPaletteFromModelViewMatrixOES (void);
|
/hardware/google/gfxstream/codegen/gles1/ |
D | gles1.in | 243 GL_ENTRY(void, glLoadPaletteFromModelViewMatrixOES, void)
|
/hardware/google/gfxstream/guest/mesa/include/GLES/ |
D | glext.h | 356 GL_API void GL_APIENTRY glLoadPaletteFromModelViewMatrixOES (void);
|
/hardware/google/gfxstream/common/opengl/include/GLES/ |
D | glext.h | 812 GL_API void GL_APIENTRY glLoadPaletteFromModelViewMatrixOES (void);
|