Searched refs:SecondaryColor3ubv (Results 1 – 6 of 6) sorted by relevance
271 vfmt->SecondaryColor3ubv = NAME(SecondaryColor3ubv);
2553 TAG(SecondaryColor3ubv)(const GLubyte *v) in TAG() argument
307 SET_SecondaryColor3ubv(tab, vfmt->SecondaryColor3ubv); in install_vtxfmt()
1681 void (GLAPIENTRYP SecondaryColor3ubv)( const GLubyte *v );
1286 { "glSecondaryColor3ubv", _O(SecondaryColor3ubv) },
9712 ANGLE_CAPTURE(SecondaryColor3ubv, isCallValid, context, v); in GL_SecondaryColor3ubv()