Searched refs:VertexAttrib1fvARB (Results 1 – 10 of 10) sorted by relevance
154 SET_VertexAttrib1fvARB(tab, vfmt->VertexAttrib1fvARB); in install_vtxfmt()
1046 VertexAttrib1fvARB(GLuint index, const GLfloat *v) in VertexAttrib1fvARB() function1268 (attrib_func) VertexAttrib1fvARB,1315 (attrib_func) VertexAttrib1fvARB,
917 void (GLAPIENTRYP VertexAttrib1fvARB)( GLuint index, const GLfloat *v );
11016 vfmt->VertexAttrib1fvARB = save_VertexAttrib1fvARB; in _mesa_save_vtxfmt_init()
489 vfmt->VertexAttrib1fvARB = _mesa_noop_VertexAttrib1fvARB; in _mesa_noop_vtxfmt_init()
965 vfmt->VertexAttrib1fvARB = _es_VertexAttrib1fv; in vbo_exec_vtxfmt_init()974 vfmt->VertexAttrib1fvARB = vbo_VertexAttrib1fvARB; in vbo_exec_vtxfmt_init()
469 TAG(VertexAttrib1fvARB)(GLuint index, const GLfloat * v) in TAG() argument
1365 vfmt->VertexAttrib1fvARB = _save_VertexAttrib1fvARB; in _save_vtxfmt_init()
1041 { "glVertexAttrib1fvARB", _O(VertexAttrib1fvARB) },
1977 #define glVertexAttrib1fvARB MANGLE(VertexAttrib1fvARB)