• Home
  • Raw
  • Download

Lines Matching refs:ARB_framebuffer_object

739              ctx->Extensions.ARB_framebuffer_object;  in _mesa_is_legal_color_format()
1290 if (!ctx->Extensions.ARB_framebuffer_object) { in _mesa_test_framebuffer_completeness()
2147 ctx->Extensions.ARB_framebuffer_object) ? GL_ALPHA : 0; in _mesa_base_fbo_format()
2154 ctx->Extensions.ARB_framebuffer_object) ? GL_LUMINANCE : 0; in _mesa_base_fbo_format()
2163 ctx->Extensions.ARB_framebuffer_object) ? GL_LUMINANCE_ALPHA : 0; in _mesa_base_fbo_format()
2170 ctx->Extensions.ARB_framebuffer_object) ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
2284 ctx->Extensions.ARB_framebuffer_object ? GL_ALPHA : 0; in _mesa_base_fbo_format()
2335 ctx->Extensions.ARB_framebuffer_object ? GL_ALPHA : 0; in _mesa_base_fbo_format()
2340 ctx->Extensions.ARB_framebuffer_object ? GL_LUMINANCE : 0; in _mesa_base_fbo_format()
2345 ctx->Extensions.ARB_framebuffer_object ? GL_LUMINANCE_ALPHA : 0; in _mesa_base_fbo_format()
2350 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
2404 ctx->Extensions.ARB_framebuffer_object ? GL_INTENSITY : 0; in _mesa_base_fbo_format()
2414 ctx->Extensions.ARB_framebuffer_object ? GL_LUMINANCE : 0; in _mesa_base_fbo_format()
2424 ctx->Extensions.ARB_framebuffer_object ? GL_LUMINANCE_ALPHA : 0; in _mesa_base_fbo_format()
2434 ctx->Extensions.ARB_framebuffer_object ? GL_ALPHA : 0; in _mesa_base_fbo_format()
2890 if ((_mesa_is_desktop_gl(ctx) && ctx->Extensions.ARB_framebuffer_object) in get_render_buffer_parameteriv()
4410 !ctx->Extensions.ARB_framebuffer_object) in get_framebuffer_attachment_parameter()
4578 !ctx->Extensions.ARB_framebuffer_object) in get_framebuffer_attachment_parameter()
4605 !ctx->Extensions.ARB_framebuffer_object) in get_framebuffer_attachment_parameter()
4658 !ctx->Extensions.ARB_framebuffer_object) in get_framebuffer_attachment_parameter()