Searched refs:VertexAttrib1fNV (Results 1 – 9 of 9) sorted by relevance
143 SET_VertexAttrib1fNV(tab, vfmt->VertexAttrib1fNV); in install_vtxfmt()
907 void (GLAPIENTRYP VertexAttrib1fNV)( GLuint index, GLfloat x );
11007 vfmt->VertexAttrib1fNV = save_VertexAttrib1fNV; in _mesa_save_vtxfmt_init()
480 vfmt->VertexAttrib1fNV = _mesa_noop_VertexAttrib1fNV; in _mesa_noop_vtxfmt_init()
738 TAG(VertexAttrib1fNV)(GLuint index, GLfloat x) in TAG() argument
1373 vfmt->VertexAttrib1fNV = _save_VertexAttrib1fNV; in _save_vtxfmt_init()
983 vfmt->VertexAttrib1fNV = vbo_VertexAttrib1fNV; in vbo_exec_vtxfmt_init()
1349 { "glVertexAttrib1fNV", _O(VertexAttrib1fNV) },
1976 #define glVertexAttrib1fNV MANGLE(VertexAttrib1fNV)