fix spacing

This commit is contained in:
gidoly 2023-07-03 19:58:09 +09:00 committed by GitHub
parent b2e895b6b5
commit 5b018cbb2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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,