Searched refs:IsFramebufferContextANGLE (Results 1 – 4 of 4) sorted by relevance
938 {"glIsFramebufferContextANGLE", P(gl::IsFramebufferContextANGLE)},
2504 ANGLE_EXPORT GLboolean GL_APIENTRY IsFramebufferContextANGLE(GLeglContext ctx, GLuint framebuffer);
7494 return gl::IsFramebufferContextANGLE(ctx, framebuffer); in glIsFramebufferContextANGLE()
16280 GLboolean GL_APIENTRY IsFramebufferContextANGLE(GLeglContext ctx, GLuint framebuffer) in IsFramebufferContextANGLE() function