Searched refs:GL_FramebufferTextureEXT (Results 1 – 4 of 4) sorted by relevance
349 {"glFramebufferTextureEXT", P(GL_FramebufferTextureEXT)},
790 ANGLE_EXPORT void GL_APIENTRY GL_FramebufferTextureEXT(GLenum target,
4051 return GL_FramebufferTextureEXT(target, attachment, texture, level); in glFramebufferTextureEXT()
4765 void GL_APIENTRY GL_FramebufferTextureEXT(GLenum target, in GL_FramebufferTextureEXT() function