mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-10 07:38:56 +02:00
[texture_cache, gl, vk] Initial implementation for HDR + MSAA detection on QCOM drivers.
This commit is contained in:
parent
a51d875d91
commit
bcc5390943
1 changed files with 0 additions and 1 deletions
|
|
@ -105,7 +105,6 @@ 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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue