mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-10 11:48:13 -05:00
Update VulkanSDK to 1.4.309
This commit is contained in:
committed by
Erich Gubler
parent
1f6a21c5e6
commit
146018cf6e
@@ -832,7 +832,7 @@ static TEST: crate::framework::ExampleTestParams = crate::framework::ExampleTest
|
||||
.expect_fail(wgpu_test::FailureCase {
|
||||
backends: Some(wgpu::Backends::VULKAN),
|
||||
reasons: vec![wgpu_test::FailureReason::validation_error()
|
||||
.with_message(concat!("Hazard WRITE_AFTER_"))],
|
||||
.with_message("WRITE_AFTER_WRITE hazard detected.")],
|
||||
behavior: wgpu_test::FailureBehavior::AssertFailure,
|
||||
..Default::default()
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user