Ryujinx/Ryujinx.Graphics.Vulkan/Queries
riperiperi 4cc0c2132c Rework Query stuff a bit to avoid render pass end
Tries to reset returned queries in background when possible, rather than ending the render pass.

Still ends render pass when resetting a counter after draws, but maybe that can be solved too. (by just pulling an empty object off the pool?)
2022-06-17 22:42:51 +01:00
..
BufferedQuery.cs Rework Query stuff a bit to avoid render pass end 2022-06-17 22:42:51 +01:00
CounterQueue.cs Rework Query stuff a bit to avoid render pass end 2022-06-17 22:42:51 +01:00
CounterQueueEvent.cs Rework Query stuff a bit to avoid render pass end 2022-06-17 22:42:51 +01:00
Counters.cs Rework Query stuff a bit to avoid render pass end 2022-06-17 22:42:51 +01:00