Searched refs:PFNGLUNIFORM1DPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 1808 typedef void (APIENTRYP PFNGLUNIFORM1DPROC) (GLint location, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x)
|
| H A D | glext.h | 1755 typedef void (APIENTRYP PFNGLUNIFORM1DPROC) (GLint location, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1771 typedef void (APIENTRYP PFNGLUNIFORM1DPROC) (GLint location, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x)
|
| H A D | glext.h | 1719 typedef void (APIENTRYP PFNGLUNIFORM1DPROC) (GLint location, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLdouble x)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2700 PFNGLUNIFORM1DPROC epoxy_glUniform1d; [all...] |
| H A D | gl_generated.h | 9520 typedef void (GLAPIENTRY *PFNGLUNIFORM1DPROC)(GLint location, GLdouble x); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLdouble x) [all...] |
Completed in 369 milliseconds