Searched refs:FramebufferTextureContextANGLE (Results 1 – 3 of 3) sorted by relevance
1865 ANGLE_EXPORT void GL_APIENTRY FramebufferTextureContextANGLE(GLeglContext ctx,
6266 return gl::FramebufferTextureContextANGLE(ctx, target, attachment, texture, level); in glFramebufferTextureContextANGLE()
11981 void GL_APIENTRY FramebufferTextureContextANGLE(GLeglContext ctx, in FramebufferTextureContextANGLE() function