Searched defs:PFNGLDEPTHRANGEPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glcorearb.h | 309 typedef void (APIENTRYP PFNGLDEPTHRANGEPROC) (GLdouble n, GLdouble f); typedef in typeref:typename:void (APIENTRYP)(GLdouble n,GLdouble f) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glcorearb.h | 310 typedef void (APIENTRYP PFNGLDEPTHRANGEPROC) (GLdouble n, GLdouble f); typedef in typeref:typename:void (APIENTRYP)(GLdouble n,GLdouble f) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7361 typedef void (GLAPIENTRY *PFNGLDEPTHRANGEPROC)(GLdouble n, GLdouble f); typedef in typeref:typename:void (GLAPIENTRY *)(GLdouble n,GLdouble f) [all...] |
Completed in 203 milliseconds