Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
313
const imguiGfxCmd* imguiGetRenderQueue()
314
{
315
return g_gfxCmdQueue;
316
}
317
318
int imguiGetRenderQueueSize()
319
{
Callers
2
imguiRenderGLDraw
Function · 0.85
imguiGraphDraw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected