mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-12-15 21:25:09 -06:00
* vulkan: Move most of the properties enumeration to VulkanPhysicalDevice That clean up a bit of duplicate logic. Also move to use an hashset for device extensions. * vulkan: Move instance querying to VulkanInstance Also cleanup code to use span when possible instead of unsafe pointers. * Address gdkchan's comments
4.1 KiB
4.1 KiB