Add support for the R4G4 texture format (#2956)

This commit is contained in:
gdkchan 2021-12-30 13:10:54 -03:00 committed by GitHub
parent 0f6d4505d5
commit 86c0fff3d1
7 changed files with 72 additions and 18 deletions

View file

@ -58,6 +58,7 @@ namespace Ryujinx.Graphics.GAL
D32FloatS8Uint,
R8G8B8X8Srgb,
R8G8B8A8Srgb,
R4G4Unorm,
R4G4B4A4Unorm,
R5G5B5X1Unorm,
R5G5B5A1Unorm,