amber icon indicating copy to clipboard operation
amber copied to clipboard

[vulkan] Provide physical_device_properties through engine config

Open dj2 opened this issue 6 years ago • 0 comments

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.

dj2 avatar May 13 '19 15:05 dj2