Searched refs:GL_MatrixIndexPointerOES (Results 1 – 7 of 7) sorted by relevance
/external/angle/src/libGLESv1_CM/ |
D | libGLESv1_CM.cpp | 849 return GL_MatrixIndexPointerOES(size, type, stride, pointer); in glMatrixIndexPointerOES()
|
/external/angle/src/libGLESv2/ |
D | proc_table_wgl_autogen.cpp | 809 {"glMatrixIndexPointerOES", P(GL_MatrixIndexPointerOES)},
|
D | proc_table_glx_autogen.cpp | 809 {"glMatrixIndexPointerOES", P(GL_MatrixIndexPointerOES)},
|
D | proc_table_egl_autogen.cpp | 931 {"glMatrixIndexPointerOES", P(GL_MatrixIndexPointerOES)},
|
D | entry_points_gles_ext_autogen.h | 1645 ANGLE_EXPORT void GL_APIENTRY GL_MatrixIndexPointerOES(GLint size,
|
D | libGLESv2_autogen.cpp | 5608 return GL_MatrixIndexPointerOES(size, type, stride, pointer); in glMatrixIndexPointerOES()
|
D | entry_points_gles_ext_autogen.cpp | 12142 void GL_APIENTRY GL_MatrixIndexPointerOES(GLint size, in GL_MatrixIndexPointerOES() function
|