fix spacing

This commit is contained in:
gidoly
2023-07-03 19:58:09 +09:00
committed by GitHub
parent b2e895b6b5
commit 5b018cbb2f
+1 -1
View File
@@ -610,7 +610,7 @@ void TextureCache<P>::UnmapGPUMemory(size_t as_id, GPUVAddr gpu_addr, size_t siz
UntrackImage(image, id);
}
}
}
}
template <class P>
bool TextureCache<P>::BlitImage(const Tegra::Engines::Fermi2D::Surface& dst,