mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-07 06:46:31 -05:00
textures: add BC1 and BC3 compressors and recompression setting
This commit is contained in:
@@ -208,3 +208,4 @@ Q_DECLARE_METATYPE(Settings::ScalingFilter);
|
||||
Q_DECLARE_METATYPE(Settings::AntiAliasing);
|
||||
Q_DECLARE_METATYPE(Settings::RendererBackend);
|
||||
Q_DECLARE_METATYPE(Settings::ShaderBackend);
|
||||
Q_DECLARE_METATYPE(Settings::AstcRecompression);
|
||||
|
Reference in New Issue
Block a user