Added BGFX_DEBUG_PROFILER.

This commit is contained in:
Branimir Karadžić
2017-08-20 14:46:33 -07:00
parent f0971eda83
commit 167db342bd
6 changed files with 20 additions and 8 deletions

View File

@@ -5549,7 +5549,7 @@ BX_PRAGMA_DIAGNOSTIC_POP();
_render
, m_gpuTimer
, s_viewName
, false //m_timerQuerySupport
, m_timerQuerySupport
);
m_occlusionQuery.resolve(_render);