Searched refs:GL_SecondaryColorPointer (Results 1 – 4 of 4) sorted by relevance
768 {"glSecondaryColorPointer", P(GL_SecondaryColorPointer)},
677 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColorPointer(GLint size,
2296 return GL_SecondaryColorPointer(size, type, stride, pointer); in glSecondaryColorPointer()
9810 void GL_APIENTRY GL_SecondaryColorPointer(GLint size, in GL_SecondaryColorPointer() function