Home
last modified time | relevance | path

Searched refs:VertexAttrib1fvARB (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvtxfmt.c154 SET_VertexAttrib1fvARB(tab, vfmt->VertexAttrib1fvARB); in install_vtxfmt()
Dapi_arrayelt.c1046 VertexAttrib1fvARB(GLuint index, const GLfloat *v) in VertexAttrib1fvARB() function
1268 (attrib_func) VertexAttrib1fvARB,
1315 (attrib_func) VertexAttrib1fvARB,
Ddd.h917 void (GLAPIENTRYP VertexAttrib1fvARB)( GLuint index, const GLfloat *v );
Ddlist.c11016 vfmt->VertexAttrib1fvARB = save_VertexAttrib1fvARB; in _mesa_save_vtxfmt_init()
/external/mesa3d/src/mesa/vbo/
Dvbo_noop.c489 vfmt->VertexAttrib1fvARB = _mesa_noop_VertexAttrib1fvARB; in _mesa_noop_vtxfmt_init()
Dvbo_exec_api.c965 vfmt->VertexAttrib1fvARB = _es_VertexAttrib1fv; in vbo_exec_vtxfmt_init()
974 vfmt->VertexAttrib1fvARB = vbo_VertexAttrib1fvARB; in vbo_exec_vtxfmt_init()
Dvbo_attrib_tmp.h469 TAG(VertexAttrib1fvARB)(GLuint index, const GLfloat * v) in TAG() argument
Dvbo_save_api.c1365 vfmt->VertexAttrib1fvARB = _save_VertexAttrib1fvARB; in _save_vtxfmt_init()
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1041 { "glVertexAttrib1fvARB", _O(VertexAttrib1fvARB) },
/external/mesa3d/include/GL/
Dgl_mangle.h1977 #define glVertexAttrib1fvARB MANGLE(VertexAttrib1fvARB)