mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-16 17:00:55 -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
13 KiB
13 KiB