diff options
| author | 2020-08-20 23:07:30 -0300 | |
|---|---|---|
| committer | 2020-08-20 23:07:30 -0300 | |
| commit | aed6011d7c3a26b1121a98c3cb322fbc6ee7d7a7 (patch) | |
| tree | 57585d1912e84a9c4f70ffc444bd78c9e14491c0 /src/input_common/motion_input.cpp | |
| parent | Merge pull request #4546 from lioncash/telemetry (diff) | |
| download | yuzu-aed6011d7c3a26b1121a98c3cb322fbc6ee7d7a7.tar.gz yuzu-aed6011d7c3a26b1121a98c3cb322fbc6ee7d7a7.tar.xz yuzu-aed6011d7c3a26b1121a98c3cb322fbc6ee7d7a7.zip | |
vk_state_tracker: Fix primitive topology
State track the current primitive topology with a regular comparison
instead of using dirty flags.
This fixes a bug in dirty flags for this particular state and it also
avoids unnecessary state changes as this property is stored in a
frequently changed bit field.
Diffstat (limited to 'src/input_common/motion_input.cpp')
0 files changed, 0 insertions, 0 deletions