Meow Gidolius Galacticus

This commit is contained in:
CamilleLaVey
2026-07-30 20:36:44 -04:00
parent 9928885a5d
commit 91791bd5fe
@@ -627,7 +627,9 @@ void Scheduler::EndPendingOperations() {
void Scheduler::EndRenderPass()
{
RealizeDeferredClear();
query_cache->NotifySegment(false);
if (query_cache) {
query_cache->NotifySegment(false);
}
if (!state.rendering) {
return;
}