MCPcopy Create free account
hub / github.com/GPUOpen-Effects/TressFX / RenderUI

Method RenderUI

src/DX12/DX12EngineInterfaceImpl.cpp:1509–1512  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1507}
1508
1509void EI_Device::RenderUI()
1510{
1511 m_ImGUI.Draw(m_currentCommandBuffer.commandBuffer.Get());
1512}
1513
1514static EI_Device* g_device = NULL;
1515

Callers

nothing calls this directly

Calls 1

DrawMethod · 0.45

Tested by

no test coverage detected