Searched refs:VertexAttrib3fvARB (Results 1 – 10 of 10) sorted by relevance
132 SET_VertexAttrib3fvARB(tab, vfmt->VertexAttrib3fvARB); in install_vtxfmt()
1077 VertexAttrib3fvARB(GLuint index, const GLfloat *v) in VertexAttrib3fvARB() function1332 (attrib_func) VertexAttrib3fvARB,1379 (attrib_func) VertexAttrib3fvARB,
1214 void (GLAPIENTRYP VertexAttrib3fvARB)( GLuint index, const GLfloat *v );
10478 vfmt->VertexAttrib3fvARB = save_VertexAttrib3fvARB; in save_vtxfmt_init()
430 vfmt->VertexAttrib3fvARB = _mesa_noop_VertexAttrib3fvARB; in _mesa_noop_vtxfmt_init()
997 vfmt->VertexAttrib3fvARB = _es_VertexAttrib3fv; in vbo_exec_vtxfmt_init()1006 vfmt->VertexAttrib3fvARB = vbo_VertexAttrib3fvARB; in vbo_exec_vtxfmt_init()
1429 vfmt->VertexAttrib3fvARB = _save_VertexAttrib3fvARB; in vtxfmt_init()
600 TAG(VertexAttrib3fvARB)(GLuint index, const GLfloat * v) in TAG() argument
1049 { "glVertexAttrib3fvARB", _O(VertexAttrib3fvARB) },
2506 #define glVertexAttrib3fvARB MANGLE(VertexAttrib3fvARB)