Searched refs:bindDrawFramebuffer (Results 1 – 5 of 5) sorted by relevance
388 void bindDrawFramebuffer(FramebufferID framebufferHandle);
1195 void Context::bindDrawFramebuffer(FramebufferID framebufferHandle) in bindDrawFramebuffer() function in gl::Context2928 bindDrawFramebuffer({0}); in detachFramebuffer()6043 bindDrawFramebuffer(framebuffer); in bindFramebuffer()8926 bindDrawFramebuffer(newDefaultFramebuffer->id()); in setDefaultFramebuffer()
563 void bindDrawFramebuffer(GLuint framebuffer);
159 bindDrawFramebuffer(0); in Context()1216 void Context::bindDrawFramebuffer(GLuint framebuffer) in bindDrawFramebuffer() function in es2::Context3937 bindDrawFramebuffer(0); in detachFramebuffer()
241 context->bindDrawFramebuffer(framebuffer); in BindFramebuffer()