1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-15 22:35:09 -06:00
Files
ryujinx/Ryujinx.Graphics.Vulkan/TextureStorage.cs
Mary 32450d45de vulkan: Clean up MemoryAllocator (#4418)
This started as an attempt to remove vkGetPhysicalDeviceMemoryProperties
in FindSuitableMemoryTypeIndex (As this could have some overhead and
shouldn't change at runtime) and turned in a little bigger cleanup.
2023-02-15 07:50:26 +01:00

17 KiB