amber icon indicating copy to clipboard operation
amber copied to clipboard

Skip unsupported files instead of exiting

Open mvainola opened this issue 4 years ago • 0 comments

Currently Amber exits before creating a Vulkan device [1] if any given file has unmet requirements [2].

Also see: #678

  1. ConfigHelperVulkan::CreateConfig
  2. ConfigHelperVulkan::ChooseVulkanPhysicalDevice

mvainola avatar Aug 11 '21 10:08 mvainola