I'm trying to make sense of this validation error message I only get on windows

This page summarizes the projects mentioned and recommended in the original post on /r/vulkan

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Vulkan-ValidationLayers

    Vulkan Validation Layers (VVL)

    I found the PR that included this validation check https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/2084 maybe this can help?

  • SDL

    Simple Directmedia Layer

    // TODO: remove VK_MVK_macos_surface after this issue is fixed // https://github.com/libsdl-org/SDL/issues/3906 builder.enable_extension("VK_MVK_macos_surface") .enable_extension(VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_EXTENSION_NAME);

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • vulkan-guide

    Introductory guide to vulkan. (by vblanco20-1)

    I'm not familiar with VkBootstrap, but looking at their docs and the example in the vkguide.dev tutorial (which it looks like you curbed some of that from), that all looks fine. Could very well be a bug in VMA with your particular combo of GPU, driver and OS!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts