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 1485780d90
commit c05c8e09d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,