Skip to content
  • Lubosz Sarnecki's avatar
    comp: Introduce XRT_COMPOSITOR_VULKAN_VALIDATION. · 00afe442
    Lubosz Sarnecki authored
    For enabling Vulkan validation during runtime.
    Add CMake option to disable Vulkan validation at build time.
    By default the DEBUG extension is enabled but the validation layers
    are not when the ENV variable is not set to true.
    00afe442