mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-13 23:57:07 +02:00
Revert "[vk, scheduler] Applying finising call for TF when it's not getting used"
This reverts commit c06b2598e82a38d13393808d39da698ccad2201f.
This commit is contained in:
parent
643fcb6185
commit
c712aca9cf
1 changed files with 0 additions and 1 deletions
|
|
@ -296,7 +296,6 @@ void Scheduler::EndRenderPass()
|
||||||
}
|
}
|
||||||
|
|
||||||
query_cache->CounterEnable(VideoCommon::QueryType::ZPassPixelCount64, false);
|
query_cache->CounterEnable(VideoCommon::QueryType::ZPassPixelCount64, false);
|
||||||
query_cache->CounterEnable(VideoCommon::QueryType::StreamingByteCount, false);
|
|
||||||
query_cache->NotifySegment(false);
|
query_cache->NotifySegment(false);
|
||||||
|
|
||||||
Record([num_images = num_renderpass_images,
|
Record([num_images = num_renderpass_images,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue