google / amber

Amber is a multi-API shader test framework
Apache License 2.0
188 stars 63 forks source link

Skip unsupported files instead of exiting #957

Open mvainola opened 2 years ago

mvainola commented 2 years ago

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