Visual GPU profiler and related profiling support in Vulkan.
This commit is contained in:
parent
dc32083681
commit
123ee5995c
23 changed files with 1418 additions and 17 deletions
|
|
@ -62,7 +62,8 @@ class ScriptDebuggerRemote : public ScriptDebugger {
|
|||
float frame_time, idle_time, physics_time, physics_frame_time;
|
||||
|
||||
bool profiling;
|
||||
bool profiling_network;
|
||||
bool visual_profiling;
|
||||
bool network_profiling;
|
||||
int max_frame_functions;
|
||||
bool skip_profile_frame;
|
||||
bool reload_all_scripts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue