Searched refs:VertexAttribL1dv (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvtxfmt.c221 SET_VertexAttribL1dv(tab, vfmt->VertexAttribL1dv);
H A Dapi_arrayelt.c1163 VertexAttribL1dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY
1344 (attrib_func) VertexAttribL1dv,
H A Ddd.h1478 void (GLAPIENTRYP VertexAttribL1dv)( GLuint index, const GLdouble *v);
H A Ddlist.c12113 vfmt->VertexAttribL1dv = save_VertexAttribL1dv;
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_init_tmp.h231 vfmt->VertexAttribL1dv = NAME(VertexAttribL1dv);
H A Dvbo_attrib_tmp.h1157 TAG(VertexAttribL1dv)(GLuint index, const GLdouble * v)
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dapi_arrayelt.c1170 VertexAttribL1dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY
1351 (attrib_func) VertexAttribL1dv,
H A Dvtxfmt.c267 SET_VertexAttribL1dv(tab, vfmt->VertexAttribL1dv);
H A Ddd.h1578 void (GLAPIENTRYP VertexAttribL1dv)( GLuint index, const GLdouble *v);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_exec_api.c1112 vfmt->VertexAttribL1dv = vbo_VertexAttribL1dv;
H A Dvbo_attrib_tmp.h1226 TAG(VertexAttribL1dv)(GLuint index, const GLdouble * v)
H A Dvbo_save_api.c1689 vfmt->VertexAttribL1dv = _save_VertexAttribL1dv;
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2616 #define glVertexAttribL1dv MANGLE(VertexAttribL1dv)

Completed in 48 milliseconds