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