Home
last modified time | relevance | path

Searched defs:glMatrixIndexPointerOES (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_client_context.h249 glMatrixIndexPointerOES_client_proc_t glMatrixIndexPointerOES; member
Dgl_entry.cpp1733 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glMatrixIndexPointerOES() function
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp1141 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) in glMatrixIndexPointerOES() function
Dgles_dispatch.h240 glMatrixIndexPointerOES_t glMatrixIndexPointerOES; member