-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
backend: vulkanIssues with VulkanIssues with Vulkanfeature: raytracingIssues with the Ray Tracing Native FeatureIssues with the Ray Tracing Native Featuretype: bugSomething isn't workingSomething isn't working
Description
The following tests are all failing with either a device OOM on bind group creation, or a segfault on both my AMD GPUs
Summary [ 4.082s] 54 tests run: 48 passed, 6 failed, 1305 skipped
ABORT [ 3.860s] wgpu-test::wgpu-test [Executed] [Vulkan/AMD Radeon(TM) 890M Graphics/0] wgpu_test::ray_tracing::as_build::out_of_order_as_build
Message [ ] code 0xc0000005: Invalid access to memory location. (os error 998)
FAIL [ 0.787s] wgpu-test::wgpu-test [Executed] [Vulkan/AMD Radeon(TM) 890M Graphics/0] wgpu_test::ray_tracing::as_build::out_of_order_as_build_use
ABORT [ 3.986s] wgpu-test::wgpu-test [Executed] [Vulkan/AMD Radeon(TM) 890M Graphics/0] wgpu_test::ray_tracing::as_build::unbuilt_blas
Message [ ] code 0xc0000005: Invalid access to memory location. (os error 998)
FAIL [ 0.912s] wgpu-test::wgpu-test [Executed] [Vulkan/AMD Radeon(TM) 890M Graphics/0] wgpu_test::ray_tracing::as_use_after_free::acceleration_structure_use_after_free
ABORT [ 3.912s] wgpu-test::wgpu-test [Executed] [Vulkan/AMD Radeon(TM) 890M Graphics/0] wgpu_test::ray_tracing::scene::acceleration_structure_build_no_index
Message [ ] code 0xc0000005: Invalid access to memory location. (os error 998)
ABORT [ 4.026s] wgpu-test::wgpu-test [Executed] [Vulkan/AMD Radeon(TM) 890M Graphics/0] wgpu_test::ray_tracing::scene::acceleration_structure_build_with_index
Message [ ] code 0xc0000005: Invalid access to memory location. (os error 998
Metadata
Metadata
Assignees
Labels
backend: vulkanIssues with VulkanIssues with Vulkanfeature: raytracingIssues with the Ray Tracing Native FeatureIssues with the Ray Tracing Native Featuretype: bugSomething isn't workingSomething isn't working