Home | History | Annotate | Download | only in main

Lines Matching refs:EXT_framebuffer_object

175    { "GL_EXT_framebuffer_object",                  o(EXT_framebuffer_object),                  GL,             2000 },
235 { "GL_OES_depth24", o(EXT_framebuffer_object), ES1 | ES2, 2005 },
247 { "GL_OES_fbo_render_mipmap", o(EXT_framebuffer_object), ES1 | ES2, 2005 },
249 { "GL_OES_framebuffer_object", o(EXT_framebuffer_object), ES1, 2005 },
257 { "GL_OES_rgb8_rgba8", o(EXT_framebuffer_object), ES1 | ES2, 2005 },
262 { "GL_OES_stencil8", o(EXT_framebuffer_object), ES1 | ES2, 2005 },
304 { "GL_NV_fbo_color_attachments", o(EXT_framebuffer_object), ES2, 2010 },
470 ctx->Extensions.EXT_framebuffer_object = GL_TRUE;