mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-22 23:51:14 +01:00
23cdfe2139
Adds support for index buffers including U8 index buffers via the `VK_EXT_index_type_uint8` extension which has been added as an optional quirk but an exception will be thrown if the guest utilizes it but the host doesn't support it.