Searched refs:bindDrawFramebuffer (Results 1 – 6 of 6) sorted by relevance
599 void bindDrawFramebuffer(GLuint framebuffer);
154 bindDrawFramebuffer(0); in Context()1236 void Context::bindDrawFramebuffer(GLuint framebuffer) in bindDrawFramebuffer() function in es2::Context3741 bindDrawFramebuffer(0); in detachFramebuffer()
326 context->bindDrawFramebuffer(framebuffer); in BindFramebuffer()
147 bindDrawFramebuffer(0); in Context()965 void Context::bindDrawFramebuffer(GLuint framebuffer) in bindDrawFramebuffer() function in gl::Context2697 bindDrawFramebuffer(0); in detachFramebuffer()
627 void bindDrawFramebuffer(GLuint framebuffer);
307 context->bindDrawFramebuffer(framebuffer); in glBindFramebuffer()