GPU: Move stats from renderer class to base classes
This commit is contained in:
@ -24,7 +24,6 @@ struct Settings
|
||||
struct DebugSettings
|
||||
{
|
||||
bool show_gpu_state = false;
|
||||
bool show_gpu_renderer_stats = false;
|
||||
bool show_vram = false;
|
||||
bool dump_cpu_to_vram_copies = false;
|
||||
bool dump_vram_to_cpu_copies = false;
|
||||
|
||||
Reference in New Issue
Block a user