Searched refs:VertexAttrib2fvARB (Results 1 – 10 of 10) sorted by relevance
156 SET_VertexAttrib2fvARB(tab, vfmt->VertexAttrib2fvARB); in install_vtxfmt()
1052 VertexAttrib2fvARB(GLuint index, const GLfloat *v) in VertexAttrib2fvARB() function1279 (attrib_func) VertexAttrib2fvARB,1326 (attrib_func) VertexAttrib2fvARB,
919 void (GLAPIENTRYP VertexAttrib2fvARB)( GLuint index, const GLfloat *v );
11018 vfmt->VertexAttrib2fvARB = save_VertexAttrib2fvARB; in _mesa_save_vtxfmt_init()
491 vfmt->VertexAttrib2fvARB = _mesa_noop_VertexAttrib2fvARB; in _mesa_noop_vtxfmt_init()
967 vfmt->VertexAttrib2fvARB = _es_VertexAttrib2fv; in vbo_exec_vtxfmt_init()976 vfmt->VertexAttrib2fvARB = vbo_VertexAttrib2fvARB; in vbo_exec_vtxfmt_init()
493 TAG(VertexAttrib2fvARB)(GLuint index, const GLfloat * v) in TAG() argument
1367 vfmt->VertexAttrib2fvARB = _save_VertexAttrib2fvARB; in _save_vtxfmt_init()
1047 { "glVertexAttrib2fvARB", _O(VertexAttrib2fvARB) },
1997 #define glVertexAttrib2fvARB MANGLE(VertexAttrib2fvARB)