Searched refs:removeDrawFramebufferBinding (Results 1 – 3 of 3) sorted by relevance
159 bool removeDrawFramebufferBinding(GLuint framebuffer);
800 bool State::removeDrawFramebufferBinding(GLuint framebuffer) in removeDrawFramebufferBinding() function in gl::State
1908 if (mState.removeDrawFramebufferBinding(framebuffer)) in detachFramebuffer()