Searched refs:VertexAttrib3fvARB (Results 1 – 10 of 10) sorted by relevance
158 SET_VertexAttrib3fvARB(tab, vfmt->VertexAttrib3fvARB); in install_vtxfmt()
1058 VertexAttrib3fvARB(GLuint index, const GLfloat *v) in VertexAttrib3fvARB() function1290 (attrib_func) VertexAttrib3fvARB,1337 (attrib_func) VertexAttrib3fvARB,
921 void (GLAPIENTRYP VertexAttrib3fvARB)( GLuint index, const GLfloat *v );
11020 vfmt->VertexAttrib3fvARB = save_VertexAttrib3fvARB; in _mesa_save_vtxfmt_init()
493 vfmt->VertexAttrib3fvARB = _mesa_noop_VertexAttrib3fvARB; in _mesa_noop_vtxfmt_init()
969 vfmt->VertexAttrib3fvARB = _es_VertexAttrib3fv; in vbo_exec_vtxfmt_init()978 vfmt->VertexAttrib3fvARB = vbo_VertexAttrib3fvARB; in vbo_exec_vtxfmt_init()
517 TAG(VertexAttrib3fvARB)(GLuint index, const GLfloat * v) in TAG() argument
1369 vfmt->VertexAttrib3fvARB = _save_VertexAttrib3fvARB; in _save_vtxfmt_init()
1053 { "glVertexAttrib3fvARB", _O(VertexAttrib3fvARB) },
2017 #define glVertexAttrib3fvARB MANGLE(VertexAttrib3fvARB)