mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 00:47:59 -05:00
Reaper: Address Feedback.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user