Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching full:framebuffer

976         GLenum target, GLuint framebuffer) {
983 state->bindFramebuffer(target, framebuffer);
985 ctx->m_glBindFramebufferOES_enc(self, target, framebuffer);