From 3544dc7389c71eca2f278df81f1a8f500aad331e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sun, 20 Aug 2017 15:11:16 -0700 Subject: [PATCH] Updated docs. --- include/bgfx/bgfx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/bgfx/bgfx.h b/include/bgfx/bgfx.h index 738b56e66..040b1fa3b 100644 --- a/include/bgfx/bgfx.h +++ b/include/bgfx/bgfx.h @@ -1149,6 +1149,7 @@ namespace bgfx /// - `BGFX_DEBUG_IFH` - Infinitely fast hardware. When this flag is set /// all rendering calls will be skipped. It's useful when profiling /// to quickly assess bottleneck between CPU and GPU. + /// - `BGFX_DEBUG_PROFILER` - Enabled profiler. /// - `BGFX_DEBUG_STATS` - Display internal statistics. /// - `BGFX_DEBUG_TEXT` - Display debug text. /// - `BGFX_DEBUG_WIREFRAME` - Wireframe rendering. All rendering