Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/FleX
/ imguiGraphUpdate
Function
imguiGraphUpdate
demo/d3d11/imguiGraph.cpp:277–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
void imguiGraphUpdate(const ImguiGraphDesc* desc)
278
{
279
imguiGraphContextUpdate(desc);
280
}
281
282
void imguiGraphDestroy()
283
{
Callers
1
EndFrame
Function · 0.85
Calls
1
imguiGraphContextUpdate
Function · 0.85
Tested by
no test coverage detected