Skip to content

INDIRECT_EXECUTION downlevel flag not set on 2080SUPER, driver 527.56, vulkan backend #3318

@apessino

Description

@apessino

After updating today, my desktop apps no longer run because the INDIRECT_EXECUTION downlevel flag is not set. Latest NVidia studio driver on a 2080 SUPER using the vulkan backend, windows 10. A call to downlevel_capabilities.is_webgpu_compliant() returns false, as expected.

All other downlevel flags are set (get_downlevel_capabilities() returns 0x7FFFB) but the indirect bit is 0 for some reason. This adapter obviously supports indirect drawing/calls, and the flag is set if I use the DX12 backend.

Any suggestions as to what could be causing this on vulkan? Thanks...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions