Lines Matching refs:API_OPENGL_COMPAT
735 return ctx->API == API_OPENGL_COMPAT && in _mesa_is_legal_color_format()
2169 return (ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2176 return (ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2185 return (ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2192 return (ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2242 || (ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2247 || (ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2305 return ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2374 return ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2379 return ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2384 return ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2389 return ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2443 return ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2453 return ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2463 return ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
2473 return ctx->API == API_OPENGL_COMPAT && in _mesa_base_fbo_format()
4650 if ((ctx->API != API_OPENGL_COMPAT || in get_framebuffer_attachment_parameter()
5079 if (ctx->API != API_OPENGL_COMPAT) in invalidate_framebuffer_storage()