amber
amber copied to clipboard
[vulkan] Provide physical_device_properties through engine config
Currently Vulkan Device::Initialize will query for the physical device properties. This should be changed to accept the properties through the engine config and the call to vkGetPhysicalDeviceProperties removed.