Add support for the R4G4 texture format (#2956)
This commit is contained in:
@ -58,6 +58,7 @@ namespace Ryujinx.Graphics.GAL
|
||||
D32FloatS8Uint,
|
||||
R8G8B8X8Srgb,
|
||||
R8G8B8A8Srgb,
|
||||
R4G4Unorm,
|
||||
R4G4B4A4Unorm,
|
||||
R5G5B5X1Unorm,
|
||||
R5G5B5A1Unorm,
|
||||
|
Reference in New Issue
Block a user