mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 23:37:52 +00:00
Maxwell3D: Restrict topology override effect to after the register is set
This commit is contained in:
parent
61e810ba10
commit
db6b7f70b7
2 changed files with 5 additions and 1 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue