Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles_ftable.h237 {"glMatrixIndexPointerOES", (void *)glMatrixIndexPointerOES},
Dgles_dispatch.h240 glMatrixIndexPointerOES_t glMatrixIndexPointerOES; member
512 …ointerOES_t f) { glMatrixIndexPointerOES_t retval = glMatrixIndexPointerOES; glMatrixIndexPointerO… in set_glMatrixIndexPointerOES()
Dgles.cpp1141 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) in glMatrixIndexPointerOES() function
1143 getDispatch()->glMatrixIndexPointerOES(size, type, stride, pointer); in glMatrixIndexPointerOES()
/device/generic/goldfish-opengl/system/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.cpp1043 OVERRIDE(glMatrixIndexPointerOES); in GLEncoder()
Dgl_enc.cpp8608 this->glMatrixIndexPointerOES = (glMatrixIndexPointerOES_client_proc_t) &enc_unsupported; in gl_encoder_context_t()
/device/generic/goldfish-opengl/system/egl/
DClientAPIExts.in36 API_ENTRY(glMatrixIndexPointerOES,
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/
Dgles1.attrib320 glMatrixIndexPointerOES
Dgles1.in244 GL_ENTRY(void, glMatrixIndexPointerOES, GLint size, GLenum type, GLsizei stride, const GLvoid * poi…
/device/generic/goldfish-opengl/system/include/GLES/
Dglext.h809 GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const GLv…