Home | History | Annotate | Download | only in libGLES_CM

Lines Matching full:bindframebuffer

155 void BindFramebuffer(GLenum target, GLuint framebuffer);
563 return es1::BindFramebuffer(target, framebuffer);
1423 this->glBindFramebuffer = es1::BindFramebuffer;