Skip to content

Missing support for the Vulkan Loader and VVL on iOS Simulator #1571

Description

@SRSaunders

The Vulkan SDK 1.4.357 for iOS now adds support for the Vulkan Loader and Vulkan Validation Layer (VVL) on the iOS Simulator. It achieves this via the addition of .xcframeworks for these iOS Vulkan libraries.

Previously, only physical iOS target libraries were provided and MoltenVK had to run standalone on the iOS Simulator without any layer support. The Vulkan Samples build system currently has this assumption baked in. With the release of SDK 1.4.357 It is now time to correct this limitation by adding support for the Vulkan Loader and VVL on the iOS Simulator.

I will submit a small PR with this change.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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