Skip to content

Check, whether VK_DRIVER_FILES works standalone (without registry registration) #547

@jakoch

Description

@jakoch

The PR #545 added support for exporting the VK_DRIVER_FILES environment variable.
This was released with v1.3.0.

But the CI pipeline was initially failing due to missing driver registration, even with VK_DRIVERS_FILES set as env var.
So i restored the traditional registry-based driver setup alongside the new export logic to get CI green.

We need to figure out, if Vulkan can discover and load drivers using VK_DRIVER_FILES only
without setting the driver up using registry registration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions