Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c219 SET_VertexAttribL4dv(tab, vfmt->VertexAttribL4dv); in install_vtxfmt()
Dapi_arrayelt.c1290 VertexAttribL4dv(GLuint index, const GLdouble *v) in VertexAttribL4dv() function
1486 (attrib_func) VertexAttribL4dv,
Ddd.h1309 void (GLAPIENTRYP VertexAttribL4dv)( GLuint index, const GLdouble *v);
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c1102 vfmt->VertexAttribL4dv = vbo_VertexAttribL4dv; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1514 vfmt->VertexAttribL4dv = _save_VertexAttribL4dv; in vtxfmt_init()
Dvbo_attrib_tmp.h1312 TAG(VertexAttribL4dv)(GLuint index, const GLdouble * v) in TAG() argument
/external/mesa3d/include/GL/
Dgl_mangle.h2642 #define glVertexAttribL4dv MANGLE(VertexAttribL4dv)