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