MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/FleX / imguiGetRenderQueueSize

Function imguiGetRenderQueueSize

demo/imgui.cpp:318–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316}
317
318int imguiGetRenderQueueSize()
319{
320 return g_gfxCmdQueueSize;
321}
322
323
324//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Callers 2

imguiRenderGLDrawFunction · 0.85
imguiGraphDrawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected