Searched refs:VertexAttrib4fvARB (Results 1 – 10 of 10) sorted by relevance
160 SET_VertexAttrib4fvARB(tab, vfmt->VertexAttrib4fvARB); in install_vtxfmt()
1064 VertexAttrib4fvARB(GLuint index, const GLfloat *v) in VertexAttrib4fvARB() function1301 (attrib_func) VertexAttrib4fvARB,1348 (attrib_func) VertexAttrib4fvARB,
923 void (GLAPIENTRYP VertexAttrib4fvARB)( GLuint index, const GLfloat *v );
11022 vfmt->VertexAttrib4fvARB = save_VertexAttrib4fvARB; in _mesa_save_vtxfmt_init()
495 vfmt->VertexAttrib4fvARB = _mesa_noop_VertexAttrib4fvARB; in _mesa_noop_vtxfmt_init()
971 vfmt->VertexAttrib4fvARB = _es_VertexAttrib4fv; in vbo_exec_vtxfmt_init()980 vfmt->VertexAttrib4fvARB = vbo_VertexAttrib4fvARB; in vbo_exec_vtxfmt_init()
541 TAG(VertexAttrib4fvARB)(GLuint index, const GLfloat * v) in TAG() argument
1371 vfmt->VertexAttrib4fvARB = _save_VertexAttrib4fvARB; in _save_vtxfmt_init()
1067 { "glVertexAttrib4fvARB", _O(VertexAttrib4fvARB) },
2039 #define glVertexAttrib4fvARB MANGLE(VertexAttrib4fvARB)