Lines Matching refs:API_OPENGLES2

140 …if (!_mesa_is_no_error_enabled(ctx) && (_mesa_is_desktop_gl(ctx) || (ctx->API == API_OPENGLES2 && …  in _mesa_initialize_exec_table()
178 …if (!_mesa_is_no_error_enabled(ctx) && (_mesa_is_desktop_gl(ctx) || (ctx->API == API_OPENGLES2 && … in _mesa_initialize_exec_table()
190 …if (!_mesa_is_no_error_enabled(ctx) && (_mesa_is_desktop_gl(ctx) || (ctx->API == API_OPENGLES2 && … in _mesa_initialize_exec_table()
194 …bled(ctx) && (_mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES || ctx->API == API_OPENGLES2)) { in _mesa_initialize_exec_table()
238 if (!_mesa_is_no_error_enabled(ctx) && (_mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES2)) { in _mesa_initialize_exec_table()
329 …no_error_enabled(ctx) && (ctx->API == API_OPENGL_CORE || (ctx->API == API_OPENGLES2 && ctx->Versio… in _mesa_initialize_exec_table()
387 if ((ctx->API == API_OPENGLES2 && ctx->Version >= 31)) { in _mesa_initialize_exec_table()
526 if (_mesa_is_desktop_gl(ctx) || (ctx->API == API_OPENGLES2 && ctx->Version >= 30)) { in _mesa_initialize_exec_table()
595 if (_mesa_is_desktop_gl(ctx) || (ctx->API == API_OPENGLES2 && ctx->Version >= 31)) { in _mesa_initialize_exec_table()
614 if (_mesa_is_desktop_gl(ctx) || (ctx->API == API_OPENGLES2 && ctx->Version >= 32)) { in _mesa_initialize_exec_table()
644 if (_mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES || ctx->API == API_OPENGLES2) { in _mesa_initialize_exec_table()
701 if (_mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES2) { in _mesa_initialize_exec_table()
807 …if (_mesa_is_no_error_enabled(ctx) && (_mesa_is_desktop_gl(ctx) || (ctx->API == API_OPENGLES2 && c… in _mesa_initialize_exec_table()
845 …if (_mesa_is_no_error_enabled(ctx) && (_mesa_is_desktop_gl(ctx) || (ctx->API == API_OPENGLES2 && c… in _mesa_initialize_exec_table()
857 …if (_mesa_is_no_error_enabled(ctx) && (_mesa_is_desktop_gl(ctx) || (ctx->API == API_OPENGLES2 && c… in _mesa_initialize_exec_table()
861 …bled(ctx) && (_mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES || ctx->API == API_OPENGLES2)) { in _mesa_initialize_exec_table()
905 if (_mesa_is_no_error_enabled(ctx) && (_mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES2)) { in _mesa_initialize_exec_table()
996 …if (_mesa_is_no_error_enabled(ctx) && (ctx->API == API_OPENGL_CORE || (ctx->API == API_OPENGLES2 &… in _mesa_initialize_exec_table()
1111 if (ctx->API == API_OPENGLES || ctx->API == API_OPENGLES2) { in _mesa_initialize_exec_table()
1543 …if (ctx->API == API_OPENGL_COMPAT || ctx->API == API_OPENGL_CORE || (ctx->API == API_OPENGLES2 && … in _mesa_initialize_exec_table()