mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-01-30 03:03:25 +00:00
fix alignment issue
This commit is contained in:
parent
fd238e3a4b
commit
cd8a2a6e77
@ -13,7 +13,7 @@ public:
|
||||
Vector2f textureSrcResolution;
|
||||
Vector2f nativeResolution;
|
||||
Vector2f outputResolution;
|
||||
bool applySRGBEncoding;
|
||||
uint32 applySRGBEncoding;
|
||||
float targetGamma;
|
||||
float displayGamma;
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user