Unravel Engine C++ Reference
Loading...
Searching...
No Matches
gpu_frame_stats_widgets.h
Go to the documentation of this file.
1
#pragma once
2
#include <
graphics/graphics.h
>
3
4
namespace
unravel
5
{
6
8
void
draw_gpu_submit_profiler_ui
(
const
gfx::stats
* stats,
bool
* enable_profiler);
9
10
}
// namespace unravel
graphics.h
gfx::stats
bgfx::Stats stats
Definition
graphics.h:31
unravel
Definition
crash.cpp:21
unravel::draw_gpu_submit_profiler_ui
void draw_gpu_submit_profiler_ui(const gfx::stats *stats, bool *enable_profiler)
Checkbox to toggle BGFX_DEBUG_PROFILER, then encoder (CPU submit) and view (CPU submit / GPU execute)...
Definition
gpu_frame_stats_widgets.cpp:442
editor
editor
hub
panels
profiler_panel
gpu_frame_stats_widgets.h
Generated by
1.12.0