Searched refs:VertexAttribL4dv (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 224 SET_VertexAttribL4dv(tab, vfmt->VertexAttribL4dv);
|
| H A D | api_arrayelt.c | 1181 VertexAttribL4dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY 1377 (attrib_func) VertexAttribL4dv,
|
| H A D | dd.h | 1481 void (GLAPIENTRYP VertexAttribL4dv)( GLuint index, const GLdouble *v);
|
| H A D | dlist.c | 12119 vfmt->VertexAttribL4dv = save_VertexAttribL4dv;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ |
| H A D | vbo_init_tmp.h | 234 vfmt->VertexAttribL4dv = NAME(VertexAttribL4dv);
|
| H A D | vbo_attrib_tmp.h | 1229 TAG(VertexAttribL4dv)(GLuint index, const GLdouble * v)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | api_arrayelt.c | 1188 VertexAttribL4dv(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY 1384 (attrib_func) VertexAttribL4dv,
|
| H A D | vtxfmt.c | 270 SET_VertexAttribL4dv(tab, vfmt->VertexAttribL4dv);
|
| H A D | dd.h | 1581 void (GLAPIENTRYP VertexAttribL4dv)( GLuint index, const GLdouble *v);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ |
| H A D | vbo_exec_api.c | 1115 vfmt->VertexAttribL4dv = vbo_VertexAttribL4dv;
|
| H A D | vbo_attrib_tmp.h | 1298 TAG(VertexAttribL4dv)(GLuint index, const GLdouble * v)
|
| H A D | vbo_save_api.c | 1692 vfmt->VertexAttribL4dv = _save_VertexAttribL4dv;
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 2642 #define glVertexAttribL4dv MANGLE(VertexAttribL4dv)
|
Completed in 45 milliseconds