Searched defs:PFNGLDEPTHRANGEARRAYVPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2018 typedef void (APIENTRYP PFNGLDEPTHRANGEARRAYVPROC) (GLuint first, GLsizei count, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLdouble * v)
|
| H A D | glext.h | 1965 typedef void (APIENTRYP PFNGLDEPTHRANGEARRAYVPROC) (GLuint first, GLsizei count, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLdouble * v)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1981 typedef void (APIENTRYP PFNGLDEPTHRANGEARRAYVPROC) (GLuint first, GLsizei count, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLdouble * v)
|
| H A D | glext.h | 1929 typedef void (APIENTRYP PFNGLDEPTHRANGEARRAYVPROC) (GLuint first, GLsizei count, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLdouble * v)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 7364 typedef void (GLAPIENTRY *PFNGLDEPTHRANGEARRAYVPROC)(GLuint first, GLsizei count, const GLdouble * v); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint first,GLsizei count,const GLdouble * v) [all...] |
Completed in 229 milliseconds