Searched defs:BindFramebuffer (Results 1 – 3 of 3) sorted by relevance
122 void GL_APIENTRY BindFramebuffer(GLenum target, GLuint framebuffer) in BindFramebuffer() function
221 void GL_APIENTRY BindFramebuffer(GLenum target, GLuint framebuffer) in BindFramebuffer() function
780 void (*BindFramebuffer)(struct gl_context *ctx, GLenum target, member