Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c158 SET_VertexAttrib3fvARB(tab, vfmt->VertexAttrib3fvARB); in install_vtxfmt()
Dapi_arrayelt.c1058 VertexAttrib3fvARB(GLuint index, const GLfloat *v) in VertexAttrib3fvARB() function
1290 (attrib_func) VertexAttrib3fvARB,
1337 (attrib_func) VertexAttrib3fvARB,
Ddd.h921 void (GLAPIENTRYP VertexAttrib3fvARB)( GLuint index, const GLfloat *v );
Ddlist.c11020 vfmt->VertexAttrib3fvARB = save_VertexAttrib3fvARB; in _mesa_save_vtxfmt_init()
/external/mesa3d/src/mesa/vbo/
Dvbo_noop.c493 vfmt->VertexAttrib3fvARB = _mesa_noop_VertexAttrib3fvARB; in _mesa_noop_vtxfmt_init()
Dvbo_exec_api.c969 vfmt->VertexAttrib3fvARB = _es_VertexAttrib3fv; in vbo_exec_vtxfmt_init()
978 vfmt->VertexAttrib3fvARB = vbo_VertexAttrib3fvARB; in vbo_exec_vtxfmt_init()
Dvbo_attrib_tmp.h517 TAG(VertexAttrib3fvARB)(GLuint index, const GLfloat * v) in TAG() argument
Dvbo_save_api.c1369 vfmt->VertexAttrib3fvARB = _save_VertexAttrib3fvARB; in _save_vtxfmt_init()
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1053 { "glVertexAttrib3fvARB", _O(VertexAttrib3fvARB) },
/external/mesa3d/include/GL/
Dgl_mangle.h2017 #define glVertexAttrib3fvARB MANGLE(VertexAttrib3fvARB)