Searched refs:VertexAttribL1dv (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 221 SET_VertexAttribL1dv(tab, vfmt->VertexAttribL1dv);
|
| H A D | api_arrayelt.c | 1163 VertexAttribL1dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY 1344 (attrib_func) VertexAttribL1dv,
|
| H A D | dd.h | 1478 void (GLAPIENTRYP VertexAttribL1dv)( GLuint index, const GLdouble *v);
|
| H A D | dlist.c | 12113 vfmt->VertexAttribL1dv = save_VertexAttribL1dv;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ |
| H A D | vbo_init_tmp.h | 231 vfmt->VertexAttribL1dv = NAME(VertexAttribL1dv);
|
| H A D | vbo_attrib_tmp.h | 1157 TAG(VertexAttribL1dv)(GLuint index, const GLdouble * v)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | api_arrayelt.c | 1170 VertexAttribL1dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY 1351 (attrib_func) VertexAttribL1dv,
|
| H A D | vtxfmt.c | 267 SET_VertexAttribL1dv(tab, vfmt->VertexAttribL1dv);
|
| H A D | dd.h | 1578 void (GLAPIENTRYP VertexAttribL1dv)( GLuint index, const GLdouble *v);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ |
| H A D | vbo_exec_api.c | 1112 vfmt->VertexAttribL1dv = vbo_VertexAttribL1dv;
|
| H A D | vbo_attrib_tmp.h | 1226 TAG(VertexAttribL1dv)(GLuint index, const GLdouble * v)
|
| H A D | vbo_save_api.c | 1689 vfmt->VertexAttribL1dv = _save_VertexAttribL1dv;
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 2616 #define glVertexAttribL1dv MANGLE(VertexAttribL1dv)
|
Completed in 48 milliseconds