Files
eden/src/video_core/renderer_vulkan
ReinUsesLisp 39cab995e3 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.
2020-08-20 23:07:30 -03:00
..
2020-08-16 12:02:22 -04:00
2020-04-10 22:49:02 -03:00
2020-08-16 12:02:22 -04:00