Searched refs:VertexAttrib4fvARB (Results 1 – 10 of 10) sorted by relevance
134 SET_VertexAttrib4fvARB(tab, vfmt->VertexAttrib4fvARB); in install_vtxfmt()
1075 VertexAttrib4fvARB(GLuint index, const GLfloat *v) in VertexAttrib4fvARB() function1335 (attrib_func) VertexAttrib4fvARB,1382 (attrib_func) VertexAttrib4fvARB,
1067 void (GLAPIENTRYP VertexAttrib4fvARB)( GLuint index, const GLfloat *v );
10466 vfmt->VertexAttrib4fvARB = save_VertexAttrib4fvARB; in save_vtxfmt_init()
432 vfmt->VertexAttrib4fvARB = _mesa_noop_VertexAttrib4fvARB; in _mesa_noop_vtxfmt_init()
988 vfmt->VertexAttrib4fvARB = _es_VertexAttrib4fv; in vbo_exec_vtxfmt_init()997 vfmt->VertexAttrib4fvARB = vbo_VertexAttrib4fvARB; in vbo_exec_vtxfmt_init()
1374 vfmt->VertexAttrib4fvARB = _save_VertexAttrib4fvARB; in _save_vtxfmt_init()
606 TAG(VertexAttrib4fvARB)(GLuint index, const GLfloat * v) in TAG() argument
1065 { "glVertexAttrib4fvARB", _O(VertexAttrib4fvARB) },
2528 #define glVertexAttrib4fvARB MANGLE(VertexAttrib4fvARB)