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

Function imguiGetRenderQueue

demo/imgui.cpp:313–316  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311}
312
313const imguiGfxCmd* imguiGetRenderQueue()
314{
315 return g_gfxCmdQueue;
316}
317
318int imguiGetRenderQueueSize()
319{

Callers 2

imguiRenderGLDrawFunction · 0.85
imguiGraphDrawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected