Fix BC6 Signed/Unsigned float texture formats
This commit is contained in:
parent
f90ee9b707
commit
873bb4c15a
3 changed files with 4 additions and 4 deletions
|
@ -80,8 +80,8 @@ namespace Ryujinx.Graphics.GAL
|
|||
Bc5Snorm,
|
||||
Bc7Unorm,
|
||||
Bc7Srgb,
|
||||
Bc6HUfloat,
|
||||
Bc6HSfloat,
|
||||
Bc6HUfloat,
|
||||
R8Uscaled,
|
||||
R8Sscaled,
|
||||
R16Uscaled,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue