mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-22 13:15:47 +00: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