Skip to content

wgpu_types::Features::SHADER_INT64_ATOMIC_ALL_OPS should also request shader_shared_int64_atomics #5784

@jimblandy

Description

@jimblandy

I missed this reviewing #5383, but in PhysicalDeviceFeatures::from_extensions_and_requested_features in wgpu-hal/src/vulkan/adapter.rs, when we populate shader_atomic_int64, we should set both shader_buffer_int64_atomics and shader_shared_int64_atomics, since we require both in PhysicalDeviceFeatures::to_wgpu.

cc @atlv24 @teoxoy

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