amber icon indicating copy to clipboard operation
amber copied to clipboard

[vulkan] Provide physical_memory_properties through engine config

Open dj2 opened this issue 6 years ago • 0 comments

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.

dj2 avatar May 13 '19 15:05 dj2