Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h249 glMatrixIndexPointerOES_wrapper_proc_t glMatrixIndexPointerOES; member
Dgles1_wrapper_entry.cpp1723 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glMatrixIndexPointerOES() function
/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