Searched refs:IsFramebufferOES (Results 1 – 6 of 6) sorted by relevance
244 GLboolean GL_APIENTRY IsFramebufferOES(GLuint framebuffer);990 return es1::IsFramebufferOES(framebuffer); in glIsFramebufferOES()1509 this->glIsFramebufferOES = es1::IsFramebufferOES; in LibGLES_CMexports()
2533 GLboolean GL_APIENTRY IsFramebufferOES(GLuint framebuffer) in IsFramebufferOES() function
215 GLboolean GL_APIENTRY IsFramebufferOES(GLuint framebuffer);
6144 GLboolean GL_APIENTRY IsFramebufferOES(GLuint framebuffer) in IsFramebufferOES() function6458 FUNCTION(IsFramebufferOES), in es2GetProcAddress()
1729 this->glIsFramebufferOES = gl::IsFramebufferOES; in LibGLESv2exports()
9151 ANGLE_CAPTURE(IsFramebufferOES, isCallValid, context, framebufferPacked, returnValue); in GL_IsFramebufferOES()