VideoCommon: Add configuration option for CPUCull

This commit is contained in:
TellowKrinkle
2022-12-12 00:36:13 -06:00
parent a0e6d7c173
commit 7413be1487
5 changed files with 14 additions and 1 deletions

View File

@ -69,6 +69,7 @@ private:
ToolTipCheckBox* m_enable_prog_scan;
GraphicsBool* m_backend_multithreading;
GraphicsBool* m_prefer_vs_for_point_line_expansion;
GraphicsBool* m_cpu_cull;
GraphicsBool* m_borderless_fullscreen;
// Experimental