Searched refs:VertexAttrib3fvARB (Results 1 – 6 of 6) sorted by relevance
83 vfmt->VertexAttrib3fvARB = NAME_ES(VertexAttrib3fv);92 vfmt->VertexAttrib3fvARB = NAME(VertexAttrib3fvARB);
537 TAG(VertexAttrib3fvARB)(GLuint index, const GLfloat * v) in TAG() argument
975 VertexAttrib3fvARB(GLuint index, const GLfloat *v) in VertexAttrib3fvARB() function1230 (attrib_func) VertexAttrib3fvARB,1277 (attrib_func) VertexAttrib3fvARB,
132 SET_VertexAttrib3fvARB(tab, vfmt->VertexAttrib3fvARB); in install_vtxfmt()
1409 void (GLAPIENTRYP VertexAttrib3fvARB)( GLuint index, const GLfloat *v );
1049 { "glVertexAttrib3fvARB", _O(VertexAttrib3fvARB) },