google / amber

Amber is a multi-API shader test framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skip unsupported files instead of exiting

mvainola opened this issue · 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