mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-28 03:32:22 -05:00
* vulkan: Respect VK_KHR_portability_subset vertex stride alignment We were hardcoding alignment to 4, but by specs it can be any values that is a power of 2. This also enable VK_KHR_portability_subset if present as per specs requirements. * address gdkchan's comment * Make NeedsVertexBufferAlignment internal
58 KiB
58 KiB