fix spacing
This commit is contained in:
parent
b2e895b6b5
commit
5b018cbb2f
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue