Searched refs:PFNGLCLEARNAMEDFRAMEBUFFERFVPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2708 typedef void (APIENTRYP PFNGLCLEARNAMEDFRAMEBUFFERFVPROC) (GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buffer,GLint drawbuffer,const GLfloat * value)
|
| H A D | glext.h | 2656 typedef void (APIENTRYP PFNGLCLEARNAMEDFRAMEBUFFERFVPROC) (GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buffer,GLint drawbuffer,const GLfloat * value)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2671 typedef void (APIENTRYP PFNGLCLEARNAMEDFRAMEBUFFERFVPROC) (GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buffer,GLint drawbuffer,const GLfloat * value)
|
| H A D | glext.h | 2620 typedef void (APIENTRYP PFNGLCLEARNAMEDFRAMEBUFFERFVPROC) (GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat *value); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buffer,GLint drawbuffer,const GLfloat * value)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 242 PFNGLCLEARNAMEDFRAMEBUFFERFVPROC epoxy_glClearNamedFramebufferfv; [all...] |
| H A D | gl_generated.h | 7062 typedef void (GLAPIENTRY *PFNGLCLEARNAMEDFRAMEBUFFERFVPROC)(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint framebuffer,GLenum buffer,GLint drawbuffer,const GLfloat * value) [all...] |
Completed in 362 milliseconds