Searched refs:PFNGLSCISSOREXCLUSIVEARRAYVNVPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 3502 typedef void (GL_APIENTRYP PFNGLSCISSOREXCLUSIVEARRAYVNVPROC) (GLuint first, GLsizei count, const GLint *v); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint first,GLsizei count,const GLint * v)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 5622 typedef void (APIENTRYP PFNGLSCISSOREXCLUSIVEARRAYVNVPROC) (GLuint first, GLsizei count, const GLint *v); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLint * v)
|
| H A D | glext.h | 10934 typedef void (APIENTRYP PFNGLSCISSOREXCLUSIVEARRAYVNVPROC) (GLuint first, GLsizei count, const GLint *v); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLint * v)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2338 PFNGLSCISSOREXCLUSIVEARRAYVNVPROC epoxy_glScissorExclusiveArrayvNV; [all...] |
| H A D | gl_generated.h | 9158 typedef void (GLAPIENTRY *PFNGLSCISSOREXCLUSIVEARRAYVNVPROC)(GLuint first, GLsizei count, const GLint * v); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint first,GLsizei count,const GLint * v) [all...] |
Completed in 217 milliseconds