Searched refs:VertexAttrib2fNV (Results 1 – 9 of 9) sorted by relevance
145 SET_VertexAttrib2fNV(tab, vfmt->VertexAttrib2fNV); in install_vtxfmt()
909 void (GLAPIENTRYP VertexAttrib2fNV)( GLuint index, GLfloat x, GLfloat y );
11009 vfmt->VertexAttrib2fNV = save_VertexAttrib2fNV; in _mesa_save_vtxfmt_init()
482 vfmt->VertexAttrib2fNV = _mesa_noop_VertexAttrib2fNV; in _mesa_noop_vtxfmt_init()
754 TAG(VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y) in TAG() argument
1375 vfmt->VertexAttrib2fNV = _save_VertexAttrib2fNV; in _save_vtxfmt_init()
985 vfmt->VertexAttrib2fNV = vbo_VertexAttrib2fNV; in vbo_exec_vtxfmt_init()
1355 { "glVertexAttrib2fNV", _O(VertexAttrib2fNV) },
1996 #define glVertexAttrib2fNV MANGLE(VertexAttrib2fNV)