Searched defs:bindFramebuffer (Results 1 – 4 of 4) sorted by relevance
555 void StateManagerGL::bindFramebuffer(GLenum type, GLuint framebuffer) in bindFramebuffer() function in rx::StateManagerGL
262 PFNGLBINDFRAMEBUFFERPROC bindFramebuffer = nullptr; variable
3140 void GrGLGpu::bindFramebuffer(GrGLenum target, GrGLuint fboid) { in bindFramebuffer() function in GrGLGpu
5255 void Context::bindFramebuffer(GLenum target, GLuint framebuffer) in bindFramebuffer() function in gl::Context