mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 02:52:25 -07:00
video_core: Add BCn decoding support
This commit is contained in:
@@ -501,6 +501,8 @@ SurfaceType GetFormatType(PixelFormat pixel_format);
|
||||
|
||||
bool IsPixelFormatASTC(PixelFormat format);
|
||||
|
||||
bool IsPixelFormatBCn(PixelFormat format);
|
||||
|
||||
bool IsPixelFormatSRGB(PixelFormat format);
|
||||
|
||||
bool IsPixelFormatInteger(PixelFormat format);
|
||||
|
Reference in New Issue
Block a user