Searched refs:VertexAttribL2dv (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 222 SET_VertexAttribL2dv(tab, vfmt->VertexAttribL2dv);
|
| H A D | api_arrayelt.c | 1169 VertexAttribL2dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY 1355 (attrib_func) VertexAttribL2dv,
|
| H A D | dd.h | 1479 void (GLAPIENTRYP VertexAttribL2dv)( GLuint index, const GLdouble *v);
|
| H A D | dlist.c | 12115 vfmt->VertexAttribL2dv = save_VertexAttribL2dv;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ |
| H A D | vbo_init_tmp.h | 232 vfmt->VertexAttribL2dv = NAME(VertexAttribL2dv);
|
| H A D | vbo_attrib_tmp.h | 1181 TAG(VertexAttribL2dv)(GLuint index, const GLdouble * v)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | api_arrayelt.c | 1176 VertexAttribL2dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY 1362 (attrib_func) VertexAttribL2dv,
|
| H A D | vtxfmt.c | 268 SET_VertexAttribL2dv(tab, vfmt->VertexAttribL2dv);
|
| H A D | dd.h | 1579 void (GLAPIENTRYP VertexAttribL2dv)( GLuint index, const GLdouble *v);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ |
| H A D | vbo_exec_api.c | 1113 vfmt->VertexAttribL2dv = vbo_VertexAttribL2dv;
|
| H A D | vbo_attrib_tmp.h | 1250 TAG(VertexAttribL2dv)(GLuint index, const GLdouble * v)
|
| H A D | vbo_save_api.c | 1690 vfmt->VertexAttribL2dv = _save_VertexAttribL2dv;
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 2626 #define glVertexAttribL2dv MANGLE(VertexAttribL2dv)
|
Completed in 77 milliseconds