[vulkan] Provide physical_device_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 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.
Contributor guide
Assessment
This issue has not been assessed yet.