rsx: reduce size flattening_helper 20 to 16 bytes for 64-bit platforms

This commit is contained in:
Herman Semenov 2025-04-28 00:16:31 +03:00
parent 2afd7707fe
commit f97252a4f2
No known key found for this signature in database
GPG key ID: D3AB1D2A4576D55E

View file

@ -109,8 +109,8 @@ namespace rsx
bool in_begin_end = false;
bool enabled = false;
u32 num_collapsed = 0;
optimization_hint fifo_hint = unknown;
u32 num_collapsed = 0;
void reset(bool _enabled);