MCPcopy 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
277void imguiGraphUpdate(const ImguiGraphDesc* desc)
278{
279 imguiGraphContextUpdate(desc);
280}
281
282void imguiGraphDestroy()
283{

Callers 1

EndFrameFunction · 0.85

Calls 1

imguiGraphContextUpdateFunction · 0.85

Tested by

no test coverage detected