Searched defs:PFNGLDEPTHRANGEINDEXEDFNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 3396 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEINDEXEDFNVPROC) (GLuint index, GLfloat n, GLfloat f); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint index,GLfloat n,GLfloat f) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 3608 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEINDEXEDFNVPROC) (GLuint index, GLfloat n, GLfloat f); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint index,GLfloat n,GLfloat f) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7366 typedef void (GLAPIENTRY *PFNGLDEPTHRANGEINDEXEDFNVPROC)(GLuint index, GLfloat n, GLfloat f); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLfloat n,GLfloat f) [all...] |
Completed in 86 milliseconds