|
Unravel Engine C++ Reference
|
#include <graphics/graphics.h>Go to the source code of this file.
Namespaces | |
| namespace | unravel |
Functions | |
| void | unravel::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) bars. | |