From 7f3559638c2f2650036fd1463001510ca539f605 Mon Sep 17 00:00:00 2001 From: Dzmitry Malyshau Date: Fri, 18 Mar 2022 22:37:26 -0700 Subject: [PATCH] Expect shadow example to pass on GL --- wgpu/examples/shadow/main.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/wgpu/examples/shadow/main.rs b/wgpu/examples/shadow/main.rs index 6e6ce9bb93..b6219f6b71 100644 --- a/wgpu/examples/shadow/main.rs +++ b/wgpu/examples/shadow/main.rs @@ -859,7 +859,6 @@ fn shadow() { optional_features: wgpu::Features::default(), base_test_parameters: framework::test_common::TestParameters::default() .downlevel_flags(wgpu::DownlevelFlags::COMPARISON_SAMPLERS) - .backend_failure(wgpu::Backends::GL) // https://github.com/gfx-rs/naga/issues/1747 .specific_failure(Some(wgpu::Backends::VULKAN), None, Some("V3D"), false), // rpi4 on VK doesn't work: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3916 tolerance: 2, max_outliers: 500, // bounded by rpi4