Home
last modified time | relevance | path

Searched refs:glMatrixIndexPointerOES (Results 1 – 24 of 24) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h229 {"glMatrixIndexPointerOES", (void*)glMatrixIndexPointerOES},
Dgl_client_context.h249 glMatrixIndexPointerOES_client_proc_t glMatrixIndexPointerOES; member
Dgl_client_context.cpp249glMatrixIndexPointerOES = (glMatrixIndexPointerOES_client_proc_t) getProc("glMatrixIndexPointerOES… in initDispatchByName()
Dgl_entry.cpp244 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
1733 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glMatrixIndexPointerOES() function
1736 ctx->glMatrixIndexPointerOES(ctx, size, type, stride, pointer); in glMatrixIndexPointerOES()
DGLEncoder.cpp1048 OVERRIDE(glMatrixIndexPointerOES); in GLEncoder()
Dgl_enc.cpp9166 this->glMatrixIndexPointerOES = (glMatrixIndexPointerOES_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/gles1_dec/
DGLESv1Decoder.cpp184 ctx->glMatrixIndexPointerOES(size, type, stride, SafePointerFromUInt(offset)); in s_glMatrixIndexPointerOffset()
290 …ctx->glMatrixIndexPointerOES(size, type, 0, ctx->m_contextData->pointerData(GLDecoderContextData::… in s_glMatrixIndexPointerData()
Dgles1_server_context.h257 glMatrixIndexPointerOES_server_proc_t glMatrixIndexPointerOES; member
Dgles1_server_context.cpp249glMatrixIndexPointerOES = (glMatrixIndexPointerOES_server_proc_t) getProc("glMatrixIndexPointerOES… in initDispatchByName()
Dgles1_dec.cpp4883 …this->glMatrixIndexPointerOES(var_size, var_type, var_stride, (const GLvoid*)(inptr_pointer.get())… in decode()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries48 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Dgles1_extensions_dispatch_logging_wrappers.impl220 …DISPATCH_DEBUG_LOG("glMatrixIndexPointerOES(size:%d, type:0x%X, stride:%d, pointer:%p)", size, typ…
Dgles12tr_internal.entries208 void glMatrixIndexPointerOES( GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h51 GL_APICALL void GL_APIENTRY glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const …
Dgles1_extensions_functions.h51 …X(void, glMatrixIndexPointerOES, (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer)…
Dgles12tr_internal.h210 …X(void, glMatrixIndexPointerOES, (GLint size, GLenum type, GLsizei stride, const GLvoid* pointer),…
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in36 API_ENTRY(glMatrixIndexPointerOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in36 API_ENTRY(glMatrixIndexPointerOES,
/hardware/google/gfxstream/codegen/gles1/
Dgles1.attrib524 #void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, GLvoid *pointer)
525 glMatrixIndexPointerOES
Dgles1.in244 GL_ENTRY(void, glMatrixIndexPointerOES, GLint size, GLenum type, GLsizei stride, const GLvoid * poi…
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp135 GL_API void GL_APIENTRY glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvo…
272 …OES"] = (__translatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glMatrixIndexPointerOES); in getProcAddressGles1()
2821 GL_API void GL_APIENTRY glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvo… in glMatrixIndexPointerOES() function
/hardware/google/gfxstream/include/GLES/
Dglext.h705 GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const GLv…
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h357 GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const voi…
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h813 GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const GLv…