Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c156 SET_VertexAttrib2fvARB(tab, vfmt->VertexAttrib2fvARB); in install_vtxfmt()
Dapi_arrayelt.c1052 VertexAttrib2fvARB(GLuint index, const GLfloat *v) in VertexAttrib2fvARB() function
1279 (attrib_func) VertexAttrib2fvARB,
1326 (attrib_func) VertexAttrib2fvARB,
Ddd.h919 void (GLAPIENTRYP VertexAttrib2fvARB)( GLuint index, const GLfloat *v );
Ddlist.c11018 vfmt->VertexAttrib2fvARB = save_VertexAttrib2fvARB; in _mesa_save_vtxfmt_init()
/external/mesa3d/src/mesa/vbo/
Dvbo_noop.c491 vfmt->VertexAttrib2fvARB = _mesa_noop_VertexAttrib2fvARB; in _mesa_noop_vtxfmt_init()
Dvbo_exec_api.c967 vfmt->VertexAttrib2fvARB = _es_VertexAttrib2fv; in vbo_exec_vtxfmt_init()
976 vfmt->VertexAttrib2fvARB = vbo_VertexAttrib2fvARB; in vbo_exec_vtxfmt_init()
Dvbo_attrib_tmp.h493 TAG(VertexAttrib2fvARB)(GLuint index, const GLfloat * v) in TAG() argument
Dvbo_save_api.c1367 vfmt->VertexAttrib2fvARB = _save_VertexAttrib2fvARB; in _save_vtxfmt_init()
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1047 { "glVertexAttrib2fvARB", _O(VertexAttrib2fvARB) },
/external/mesa3d/include/GL/
Dgl_mangle.h1997 #define glVertexAttrib2fvARB MANGLE(VertexAttrib2fvARB)