add BF10GF11RF11 TextureFormat
This commit is contained in:
parent
1968386808
commit
6a896741ba
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ namespace Ryujinx.Graphics.Gal
|
||||||
G8R8 = 0x18,
|
G8R8 = 0x18,
|
||||||
R16 = 0x1b,
|
R16 = 0x1b,
|
||||||
R8 = 0x1d,
|
R8 = 0x1d,
|
||||||
|
BF10GF11RF11 = 0x21,
|
||||||
BC1 = 0x24,
|
BC1 = 0x24,
|
||||||
BC2 = 0x25,
|
BC2 = 0x25,
|
||||||
BC3 = 0x26,
|
BC3 = 0x26,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue