Searched refs:PFNGLVERTEXATTRIBL4DVPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2009 typedef void (APIENTRYP PFNGLVERTEXATTRIBL4DVPROC) (GLuint index, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLdouble * v)
|
| H A D | glext.h | 1956 typedef void (APIENTRYP PFNGLVERTEXATTRIBL4DVPROC) (GLuint index, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLdouble * v)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1972 typedef void (APIENTRYP PFNGLVERTEXATTRIBL4DVPROC) (GLuint index, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLdouble * v)
|
| H A D | glext.h | 1920 typedef void (APIENTRYP PFNGLVERTEXATTRIBL4DVPROC) (GLuint index, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLdouble * v)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 3125 PFNGLVERTEXATTRIBL4DVPROC epoxy_glVertexAttribL4dv; [all...] |
| H A D | gl_generated.h | 9945 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIBL4DVPROC)(GLuint index, const GLdouble * v); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,const GLdouble * v) [all...] |
Completed in 331 milliseconds