Searched refs:PFNGLUNIFORM2DPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 1809 typedef void (APIENTRYP PFNGLUNIFORM2DPROC) (GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y)
|
| H A D | glext.h | 1756 typedef void (APIENTRYP PFNGLUNIFORM2DPROC) (GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1772 typedef void (APIENTRYP PFNGLUNIFORM2DPROC) (GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y)
|
| H A D | glext.h | 1720 typedef void (APIENTRYP PFNGLUNIFORM2DPROC) (GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x,GLdouble y)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2722 PFNGLUNIFORM2DPROC epoxy_glUniform2d; [all...] |
| H A D | gl_generated.h | 9542 typedef void (GLAPIENTRY *PFNGLUNIFORM2DPROC)(GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLdouble x,GLdouble y) [all...] |
Completed in 291 milliseconds