FSR Sharpening Slider part 1 - only a global slider

This commit is contained in:
Matías Locatti
2022-11-19 21:04:04 -03:00
committed by Morph
parent 168c9ee341
commit f209e976f4
8 changed files with 132 additions and 1 deletions

View File

@ -42,6 +42,8 @@ private:
void RetrieveVulkanDevices();
void SetFSRIndicatorText(int percentage);
void SetupPerGameUI();
Settings::RendererBackend GetCurrentGraphicsBackend() const;