Searched refs:VertexAttrib4fvARB (Results 1 – 10 of 10) sorted by relevance
134 SET_VertexAttrib4fvARB(tab, vfmt->VertexAttrib4fvARB); in install_vtxfmt()
1083 VertexAttrib4fvARB(GLuint index, const GLfloat *v) in VertexAttrib4fvARB() function1343 (attrib_func) VertexAttrib4fvARB,1390 (attrib_func) VertexAttrib4fvARB,
1216 void (GLAPIENTRYP VertexAttrib4fvARB)( GLuint index, const GLfloat *v );
10480 vfmt->VertexAttrib4fvARB = save_VertexAttrib4fvARB; in save_vtxfmt_init()
432 vfmt->VertexAttrib4fvARB = _mesa_noop_VertexAttrib4fvARB; in _mesa_noop_vtxfmt_init()
999 vfmt->VertexAttrib4fvARB = _es_VertexAttrib4fv; in vbo_exec_vtxfmt_init()1008 vfmt->VertexAttrib4fvARB = vbo_VertexAttrib4fvARB; in vbo_exec_vtxfmt_init()
1431 vfmt->VertexAttrib4fvARB = _save_VertexAttrib4fvARB; in vtxfmt_init()
624 TAG(VertexAttrib4fvARB)(GLuint index, const GLfloat * v) in TAG() argument
1063 { "glVertexAttrib4fvARB", _O(VertexAttrib4fvARB) },
2528 #define glVertexAttrib4fvARB MANGLE(VertexAttrib4fvARB)