mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
VertexLoaderX64: support VAT.ByteDequant=0
This commit is contained in:
@ -187,7 +187,7 @@ struct TVtxAttr
|
||||
u8 NormalFormat;
|
||||
ColorAttr color[2];
|
||||
TexAttr texCoord[8];
|
||||
u8 ByteDequant;
|
||||
bool ByteDequant;
|
||||
u8 NormalIndex3;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user