mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 08:48:31 -05:00
Maxwell3D: Restrict topology override effect to after the register is set
This commit is contained in:
@ -1581,6 +1581,7 @@ private:
|
||||
Upload::State upload_state;
|
||||
|
||||
bool execute_on{true};
|
||||
bool use_topology_override{false};
|
||||
};
|
||||
|
||||
#define ASSERT_REG_POSITION(field_name, position) \
|
||||
|
Reference in New Issue
Block a user