Skip to content

Intel UHD 770 Fails d3d12 image64 atomics #8631

@cwfitzgerald

Description

@cwfitzgerald

Discovered in #8610 (comment)

--- STDERR:              wgpu-test::wgpu-gpu [Executed] [Dx12/Intel(R) UHD Graphics 770/3] wgpu_gpu::image_atomics::image_64_atomics ---
[2025-12-03T17:01:53Z ERROR wgpu::backend::wgpu_core] Shader translation error for stage ShaderStages(COMPUTE): The parameter is incorrect. (0x80070057)
[2025-12-03T17:01:53Z ERROR wgpu::backend::wgpu_core] Please report it to https://github.com/gfx-rs/wgpu
[2025-12-03T17:01:53Z ERROR wgpu::backend::wgpu_core] Handling wgpu errors as fatal by default

thread '<unnamed>' panicked at wgpu\src\backend\wgpu_core.rs:1534:26:
wgpu error: Validation Error

Caused by:
  In Device::create_compute_pipeline, label = 'image atomics pipeline'
    Internal error: The parameter is incorrect. (0x80070057)


note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[2025-12-03T17:01:53Z ERROR wgpu_test::expectations] Panic: wgpu error: Validation Error
    
    Caused by:
      In Device::create_compute_pipeline, label = 'image atomics pipeline'
        Internal error: The parameter is incorrect. (0x80070057)
    
    

thread '<unnamed>' panicked at tests\src\run.rs:121:9:
tests\tests\wgpu-gpu\image_atomics\mod.rs:19:49: test "wgpu_gpu::image_atomics::image_64_atomics" did not behave as expected

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions