Searched defs:PFNGLDEPTHBOUNDSDNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 9688 typedef void (APIENTRYP PFNGLDEPTHBOUNDSDNVPROC) (GLdouble zmin, GLdouble zmax); typedef in typeref:typename:void (APIENTRYP)(GLdouble zmin,GLdouble zmax) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 9759 typedef void (APIENTRYP PFNGLDEPTHBOUNDSDNVPROC) (GLdouble zmin, GLdouble zmax); typedef in typeref:typename:void (APIENTRYP)(GLdouble zmin,GLdouble zmax) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7358 typedef void (GLAPIENTRY *PFNGLDEPTHBOUNDSDNVPROC)(GLdouble zmin, GLdouble zmax); typedef in typeref:typename:void (GLAPIENTRY *)(GLdouble zmin,GLdouble zmax) [all...] |
Completed in 207 milliseconds