Searched refs:GL_MatrixIndexPointerOES (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/libGLESv2/ |
D | proc_table_egl_autogen.cpp | 607 {"glMatrixIndexPointerOES", P(GL_MatrixIndexPointerOES)},
|
D | entry_points_gles_ext_autogen.h | 1378 ANGLE_EXPORT void GL_APIENTRY GL_MatrixIndexPointerOES(GLint size,
|
D | libGLESv2_autogen.cpp | 5194 return GL_MatrixIndexPointerOES(size, type, stride, pointer); in glMatrixIndexPointerOES()
|
D | entry_points_gles_ext_autogen.cpp | 9456 void GL_APIENTRY GL_MatrixIndexPointerOES(GLint size, in GL_MatrixIndexPointerOES() function
|
/external/angle/src/libGLESv1_CM/ |
D | libGLESv1_CM.cpp | 849 return GL_MatrixIndexPointerOES(size, type, stride, pointer); in glMatrixIndexPointerOES()
|