Searched refs:IsFramebufferOES (Results 1 – 5 of 5) sorted by relevance
244 GLboolean IsFramebufferOES(GLuint framebuffer);990 return es1::IsFramebufferOES(framebuffer); in glIsFramebufferOES()1509 this->glIsFramebufferOES = es1::IsFramebufferOES; in LibGLES_CMexports()
2533 GLboolean IsFramebufferOES(GLuint framebuffer) in IsFramebufferOES() function
215 GLboolean IsFramebufferOES(GLuint framebuffer);
6179 GLboolean IsFramebufferOES(GLuint framebuffer) in IsFramebufferOES() function6493 FUNCTION(IsFramebufferOES), in es2GetProcAddress()
1729 this->glIsFramebufferOES = gl::IsFramebufferOES; in LibGLESv2exports()