Searched refs:BindFramebufferOES (Results 1 – 5 of 5) sorted by relevance
156 void BindFramebufferOES(GLenum target, GLuint framebuffer);568 return es1::BindFramebufferOES(target, framebuffer); in glBindFramebufferOES()1423 this->glBindFramebufferOES = es1::BindFramebufferOES; in LibGLES_CMexports()
139 void BindFramebufferOES(GLenum target, GLuint framebuffer) in BindFramebufferOES() function
216 void BindFramebufferOES(GLenum target, GLuint framebuffer);
6184 void BindFramebufferOES(GLenum target, GLuint framebuffer) in BindFramebufferOES() function6326 FUNCTION(BindFramebufferOES), in es2GetProcAddress()
1730 this->glBindFramebufferOES = gl::BindFramebufferOES; in LibGLESv2exports()