Maxwell3D: Restrict topology override effect to after the register is set

This commit is contained in:
Liam
2022-03-11 17:16:56 -05:00
parent 70e632f153
commit 56c646d82c
2 changed files with 5 additions and 1 deletions

View File

@ -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) \