Reaper: Address Feedback.
This commit is contained in:
parent
954ad2a61e
commit
0dd98842bf
6 changed files with 43 additions and 20 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue