GPU: Add downsample scale option

This commit is contained in:
Stenzek
2023-09-03 17:10:40 +10:00
parent c0af478dfd
commit 585cf25ac4
11 changed files with 169 additions and 52 deletions

View File

@@ -19,6 +19,7 @@ public:
private Q_SLOTS:
void updateScaledDitheringEnabled();
void updateDownsampleScaleVisible();
void updatePGXPSettingsEnabled();
private: