mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-17 21:57:52 +00:00
Fix building issues
This commit is contained in:
@@ -105,6 +105,7 @@ constexpr std::array E5B9G9R9_UFLOAT_PACK32{
|
||||
VK_FORMAT_B10G11R11_UFLOAT_PACK32, // Alternative: might work if E5B9G9R9 fails
|
||||
VK_FORMAT_UNDEFINED,
|
||||
};
|
||||
|
||||
} // namespace Alternatives
|
||||
|
||||
template <typename T>
|
||||
|
||||
Reference in New Issue
Block a user