mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 18:00:47 -07:00
Fix BC6 Signed/Unsigned float texture formats
This commit is contained in:
@ -80,8 +80,8 @@ namespace Ryujinx.Graphics.GAL
|
||||
Bc5Snorm,
|
||||
Bc7Unorm,
|
||||
Bc7Srgb,
|
||||
Bc6HUfloat,
|
||||
Bc6HSfloat,
|
||||
Bc6HUfloat,
|
||||
R8Uscaled,
|
||||
R8Sscaled,
|
||||
R16Uscaled,
|
||||
|
Reference in New Issue
Block a user