Searched refs:PFNGLVERTEXATTRIB2DPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 837 typedef void (APIENTRYP PFNGLVERTEXATTRIB2DPROC) (GLuint index, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x,GLdouble y)
|
| H A D | glext.h | 711 typedef void (APIENTRYP PFNGLVERTEXATTRIB2DPROC) (GLuint index, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x,GLdouble y)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 837 typedef void (APIENTRYP PFNGLVERTEXATTRIB2DPROC) (GLuint index, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x,GLdouble y)
|
| H A D | glext.h | 712 typedef void (APIENTRYP PFNGLVERTEXATTRIB2DPROC) (GLuint index, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x,GLdouble y)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2958 PFNGLVERTEXATTRIB2DPROC epoxy_glVertexAttrib2d; [all...] |
| H A D | gl_generated.h | 9778 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIB2DPROC)(GLuint index, GLdouble x, GLdouble y); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLdouble x,GLdouble y) [all...] |
Completed in 289 milliseconds