Searched defs:bindFramebuffer (Results 1 – 4 of 4) sorted by relevance
582 void StateManagerGL::bindFramebuffer(GLenum type, GLuint framebuffer) in bindFramebuffer() function in rx::StateManagerGL
262 PFNGLBINDFRAMEBUFFERPROC bindFramebuffer = nullptr; variable
2470 void GLClientState::bindFramebuffer(GLenum target, GLuint name) { in bindFramebuffer() function in GLClientState
5329 void Context::bindFramebuffer(GLenum target, FramebufferID framebuffer) in bindFramebuffer() function in gl::Context