mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-05 23:35:08 +01:00
69e7d8b574
The function `GetFormat` was seemingly no longer required due to us never converting from a Vulkan format to a Skyline format, most conversions only went from Skyline to Vulkan and were generally lossy due to certain formats being missing in Vulkan and approximated using channel swizzles. As a result of this, it was pointless to maintain and has now been removed. |
||
---|---|---|
.. | ||
skyline | ||
emu_jni.cpp | ||
loader_jni.cpp |