Searched refs:VertexAttrib2fvARB (Results 1 – 10 of 10) sorted by relevance
428 vfmt->VertexAttrib2fvARB = _mesa_noop_VertexAttrib2fvARB; in _mesa_noop_vtxfmt_init()
995 vfmt->VertexAttrib2fvARB = _es_VertexAttrib2fv; in vbo_exec_vtxfmt_init()1004 vfmt->VertexAttrib2fvARB = vbo_VertexAttrib2fvARB; in vbo_exec_vtxfmt_init()
1427 vfmt->VertexAttrib2fvARB = _save_VertexAttrib2fvARB; in vtxfmt_init()
576 TAG(VertexAttrib2fvARB)(GLuint index, const GLfloat * v) in TAG() argument
130 SET_VertexAttrib2fvARB(tab, vfmt->VertexAttrib2fvARB); in install_vtxfmt()
1071 VertexAttrib2fvARB(GLuint index, const GLfloat *v) in VertexAttrib2fvARB() function1321 (attrib_func) VertexAttrib2fvARB,1368 (attrib_func) VertexAttrib2fvARB,
1212 void (GLAPIENTRYP VertexAttrib2fvARB)( GLuint index, const GLfloat *v );
10476 vfmt->VertexAttrib2fvARB = save_VertexAttrib2fvARB; in save_vtxfmt_init()
1043 { "glVertexAttrib2fvARB", _O(VertexAttrib2fvARB) },
2486 #define glVertexAttrib2fvARB MANGLE(VertexAttrib2fvARB)