Reaper: Address Feedback.

This commit is contained in:
Fernando Sahmkow 2021-06-14 13:42:22 +02:00
parent 25e2362427
commit 2fd0207e2e
6 changed files with 43 additions and 20 deletions

View file

@ -462,4 +462,6 @@ bool IsPixelFormatSRGB(PixelFormat format);
std::pair<u32, u32> GetASTCBlockSize(PixelFormat format);
u64 EstimatedDecompressedSize(u64 base_size, PixelFormat format);
} // namespace VideoCore::Surface