Searched refs:Color4bv (Results 1 – 6 of 6) sorted by relevance
250 vfmt->Color4bv = NAME(Color4bv);
1693 TAG(Color4bv)(const GLbyte *v) in TAG() argument
286 SET_Color4bv(tab, vfmt->Color4bv); in install_vtxfmt()
1568 void (GLAPIENTRYP Color4bv)( const GLbyte *v );
590 { "glColor4bv", _O(Color4bv) },
744 ANGLE_CAPTURE(Color4bv, isCallValid, context, v); in GL_Color4bv()