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 committed by lizzie
parent f0361247ca
commit d1c168b17d

View file

@ -333,7 +333,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,