Searched refs:bindDrawFramebuffer (Results 1 – 3 of 3) sorted by relevance
591 void bindDrawFramebuffer(GLuint framebuffer);
159 bindDrawFramebuffer(0); in Context()1206 void Context::bindDrawFramebuffer(GLuint framebuffer) in bindDrawFramebuffer() function in es2::Context3921 bindDrawFramebuffer(0); in detachFramebuffer()
241 context->bindDrawFramebuffer(framebuffer); in BindFramebuffer()