mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
VertexLoaderX64: support VAT.ByteDequant=0
This commit is contained in:
parent
46ab5d63d6
commit
1dcf49237b
5 changed files with 11 additions and 12 deletions
|
@ -187,7 +187,7 @@ struct TVtxAttr
|
|||
u8 NormalFormat;
|
||||
ColorAttr color[2];
|
||||
TexAttr texCoord[8];
|
||||
u8 ByteDequant;
|
||||
bool ByteDequant;
|
||||
u8 NormalIndex3;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue