mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-04-28 18:54:21 +09: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
2.9 KiB
2.9 KiB