Searched defs:PFNGLDEPTHRANGEINDEXEDPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2019 typedef void (APIENTRYP PFNGLDEPTHRANGEINDEXEDPROC) (GLuint index, GLdouble n, GLdouble f); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble n,GLdouble f)
|
| H A D | glext.h | 1966 typedef void (APIENTRYP PFNGLDEPTHRANGEINDEXEDPROC) (GLuint index, GLdouble n, GLdouble f); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble n,GLdouble f)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1982 typedef void (APIENTRYP PFNGLDEPTHRANGEINDEXEDPROC) (GLuint index, GLdouble n, GLdouble f); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble n,GLdouble f)
|
| H A D | glext.h | 1930 typedef void (APIENTRYP PFNGLDEPTHRANGEINDEXEDPROC) (GLuint index, GLdouble n, GLdouble f); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble n,GLdouble f)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 7365 typedef void (GLAPIENTRY *PFNGLDEPTHRANGEINDEXEDPROC)(GLuint index, GLdouble n, GLdouble f); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLdouble n,GLdouble f) [all...] |
Completed in 234 milliseconds