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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvtxfmt.c222 SET_VertexAttribL2dv(tab, vfmt->VertexAttribL2dv);
H A Dapi_arrayelt.c1169 VertexAttribL2dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY
1355 (attrib_func) VertexAttribL2dv,
H A Ddd.h1479 void (GLAPIENTRYP VertexAttribL2dv)( GLuint index, const GLdouble *v);
H A Ddlist.c12115 vfmt->VertexAttribL2dv = save_VertexAttribL2dv;
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_init_tmp.h232 vfmt->VertexAttribL2dv = NAME(VertexAttribL2dv);
H A Dvbo_attrib_tmp.h1181 TAG(VertexAttribL2dv)(GLuint index, const GLdouble * v)
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dapi_arrayelt.c1176 VertexAttribL2dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY
1362 (attrib_func) VertexAttribL2dv,
H A Dvtxfmt.c268 SET_VertexAttribL2dv(tab, vfmt->VertexAttribL2dv);
H A Ddd.h1579 void (GLAPIENTRYP VertexAttribL2dv)( GLuint index, const GLdouble *v);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_exec_api.c1113 vfmt->VertexAttribL2dv = vbo_VertexAttribL2dv;
H A Dvbo_attrib_tmp.h1250 TAG(VertexAttribL2dv)(GLuint index, const GLdouble * v)
H A Dvbo_save_api.c1690 vfmt->VertexAttribL2dv = _save_VertexAttribL2dv;
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2626 #define glVertexAttribL2dv MANGLE(VertexAttribL2dv)

Completed in 77 milliseconds