Home
last modified time | relevance | path

Searched refs:GL_SecondaryColorPointer (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp768 {"glSecondaryColorPointer", P(GL_SecondaryColorPointer)},
Dentry_points_gl_1_autogen.h677 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColorPointer(GLint size,
DlibGL_autogen.cpp2296 return GL_SecondaryColorPointer(size, type, stride, pointer); in glSecondaryColorPointer()
Dentry_points_gl_1_autogen.cpp9810 void GL_APIENTRY GL_SecondaryColorPointer(GLint size, in GL_SecondaryColorPointer() function