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

@ -347,4 +347,5 @@ private:
}
void PrintSettingsToLog();
void CheckSettings();
};