Searched defs:PFNGLCLEARNAMEDFRAMEBUFFERIVPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2706 typedef void (APIENTRYP PFNGLCLEARNAMEDFRAMEBUFFERIVPROC) (GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buffer,GLint drawbuffer,const GLint * value)
|
| H A D | glext.h | 2654 typedef void (APIENTRYP PFNGLCLEARNAMEDFRAMEBUFFERIVPROC) (GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buffer,GLint drawbuffer,const GLint * value)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2669 typedef void (APIENTRYP PFNGLCLEARNAMEDFRAMEBUFFERIVPROC) (GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buffer,GLint drawbuffer,const GLint * value)
|
| H A D | glext.h | 2618 typedef void (APIENTRYP PFNGLCLEARNAMEDFRAMEBUFFERIVPROC) (GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buffer,GLint drawbuffer,const GLint * value)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 7063 typedef void (GLAPIENTRY *PFNGLCLEARNAMEDFRAMEBUFFERIVPROC)(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLint * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint framebuffer,GLenum buffer,GLint drawbuffer,const GLint * value) [all...] |
Completed in 185 milliseconds