Searched refs:VertexAttrib4bv (Results 1 – 6 of 6) sorted by relevance
416 vfmt->VertexAttrib4bv = NAME(VertexAttrib4bv);
3027 TAG(VertexAttrib4bv)(GLuint index, const GLbyte * v) in TAG() argument
454 SET_VertexAttrib4bv(tab, vfmt->VertexAttrib4bv); in install_vtxfmt()
1734 void (GLAPIENTRYP VertexAttrib4bv)(GLuint index, const GLbyte * v);
591 ANGLE_CAPTURE_GL(VertexAttrib4bv, isCallValid, context, index, v); in GL_VertexAttrib4bv()
1059 { "glVertexAttrib4bv", _O(VertexAttrib4bv) },