Revert "[vk, scheduler] Applying finising call for TF when it's not getting used"

This reverts commit c06b2598e82a38d13393808d39da698ccad2201f.
This commit is contained in:
Caio Oliveira 2026-01-01 06:43:48 -03:00
parent 643fcb6185
commit c712aca9cf
1 changed files with 0 additions and 1 deletions

View File

@ -296,7 +296,6 @@ void Scheduler::EndRenderPass()
}
query_cache->CounterEnable(VideoCommon::QueryType::ZPassPixelCount64, false);
query_cache->CounterEnable(VideoCommon::QueryType::StreamingByteCount, false);
query_cache->NotifySegment(false);
Record([num_images = num_renderpass_images,