Home
last modified time | relevance | path

Searched refs:VertexAttribL3dv (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvtxfmt.c218 SET_VertexAttribL3dv(tab, vfmt->VertexAttribL3dv); in install_vtxfmt()
Dapi_arrayelt.c1276 VertexAttribL3dv(GLuint index, const GLdouble *v) in VertexAttribL3dv() function
1467 (attrib_func) VertexAttribL3dv,
Ddd.h1159 void (GLAPIENTRYP VertexAttribL3dv)( GLuint index, const GLdouble *v);
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1270 TAG(VertexAttribL3dv)(GLuint index, const GLdouble * v) in TAG() argument
Dvbo_exec_api.c1090 vfmt->VertexAttribL3dv = vbo_VertexAttribL3dv; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1456 vfmt->VertexAttribL3dv = _save_VertexAttribL3dv; in _save_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h2634 #define glVertexAttribL3dv MANGLE(VertexAttribL3dv)