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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvtxfmt.c224 SET_VertexAttribL4dv(tab, vfmt->VertexAttribL4dv);
H A Dapi_arrayelt.c1181 VertexAttribL4dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY
1377 (attrib_func) VertexAttribL4dv,
H A Ddd.h1481 void (GLAPIENTRYP VertexAttribL4dv)( GLuint index, const GLdouble *v);
H A Ddlist.c12119 vfmt->VertexAttribL4dv = save_VertexAttribL4dv;
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_init_tmp.h234 vfmt->VertexAttribL4dv = NAME(VertexAttribL4dv);
H A Dvbo_attrib_tmp.h1229 TAG(VertexAttribL4dv)(GLuint index, const GLdouble * v)
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dapi_arrayelt.c1188 VertexAttribL4dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY
1384 (attrib_func) VertexAttribL4dv,
H A Dvtxfmt.c270 SET_VertexAttribL4dv(tab, vfmt->VertexAttribL4dv);
H A Ddd.h1581 void (GLAPIENTRYP VertexAttribL4dv)( GLuint index, const GLdouble *v);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_exec_api.c1115 vfmt->VertexAttribL4dv = vbo_VertexAttribL4dv;
H A Dvbo_attrib_tmp.h1298 TAG(VertexAttribL4dv)(GLuint index, const GLdouble * v)
H A Dvbo_save_api.c1692 vfmt->VertexAttribL4dv = _save_VertexAttribL4dv;
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2642 #define glVertexAttribL4dv MANGLE(VertexAttribL4dv)

Completed in 45 milliseconds