• Home
  • Raw
  • Download

Lines Matching refs:ARB_framebuffer_object

775              ctx->Extensions.ARB_framebuffer_object;  in _mesa_is_legal_color_format()
2347 ctx->Extensions.ARB_framebuffer_object) ? GL_ALPHA : 0; in _mesa_base_fbo_format()
2354 ctx->Extensions.ARB_framebuffer_object) ? GL_LUMINANCE : 0; in _mesa_base_fbo_format()
2363 ctx->Extensions.ARB_framebuffer_object) ? GL_LUMINANCE_ALPHA : 0; in _mesa_base_fbo_format()
2370 ctx->Extensions.ARB_framebuffer_object) ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
2484 ctx->Extensions.ARB_framebuffer_object ? GL_ALPHA : 0; in _mesa_base_fbo_format()
2553 ctx->Extensions.ARB_framebuffer_object ? GL_ALPHA : 0; in _mesa_base_fbo_format()
2558 ctx->Extensions.ARB_framebuffer_object ? GL_LUMINANCE : 0; in _mesa_base_fbo_format()
2563 ctx->Extensions.ARB_framebuffer_object ? GL_LUMINANCE_ALPHA : 0; in _mesa_base_fbo_format()
2568 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
2622 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
2632 ctx->Extensions.ARB_framebuffer_object ? GL_LUMINANCE : 0; in _mesa_base_fbo_format()
2642 ctx->Extensions.ARB_framebuffer_object ? GL_LUMINANCE_ALPHA : 0; in _mesa_base_fbo_format()
2652 ctx->Extensions.ARB_framebuffer_object ? GL_ALPHA : 0; in _mesa_base_fbo_format()
3104 if ((_mesa_is_desktop_gl(ctx) && ctx->Extensions.ARB_framebuffer_object) in get_render_buffer_parameteriv()
4739 !ctx->Extensions.ARB_framebuffer_object) in get_framebuffer_attachment_parameter()
4907 !ctx->Extensions.ARB_framebuffer_object) in get_framebuffer_attachment_parameter()
4934 !ctx->Extensions.ARB_framebuffer_object) in get_framebuffer_attachment_parameter()
4987 !ctx->Extensions.ARB_framebuffer_object) in get_framebuffer_attachment_parameter()