Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c216 SET_VertexAttribL1dv(tab, vfmt->VertexAttribL1dv); in install_vtxfmt()
Dapi_arrayelt.c1272 VertexAttribL1dv(GLuint index, const GLdouble *v) in VertexAttribL1dv() function
1453 (attrib_func) VertexAttribL1dv,
Ddd.h1306 void (GLAPIENTRYP VertexAttribL1dv)( GLuint index, const GLdouble *v);
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c1099 vfmt->VertexAttribL1dv = vbo_VertexAttribL1dv; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1511 vfmt->VertexAttribL1dv = _save_VertexAttribL1dv; in vtxfmt_init()
Dvbo_attrib_tmp.h1240 TAG(VertexAttribL1dv)(GLuint index, const GLdouble * v) in TAG() argument
/external/mesa3d/include/GL/
Dgl_mangle.h2616 #define glVertexAttribL1dv MANGLE(VertexAttribL1dv)