[vulkan] Provide physical_memory_properties through engine config
Open
enhancement
- Dominant language
- C++
- Stars
- 228
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.