add BF10GF11RF11 TextureFormat

This commit is contained in:
greggameplayer 2018-07-10 18:53:52 +02:00 committed by GitHub
parent 1968386808
commit 6a896741ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ namespace Ryujinx.Graphics.Gal
G8R8 = 0x18,
R16 = 0x1b,
R8 = 0x1d,
BF10GF11RF11 = 0x21,
BC1 = 0x24,
BC2 = 0x25,
BC3 = 0x26,