amber
amber copied to clipboard
[vulkan] Provide physical_memory_properties through engine config
Currently Vulkan Device::Initialize queries for the physical memory properties. This should be moved to be provided through the engine configuration and the call to vkGetPhysicalDeviceMemoryProperties removed.