Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1509
void EI_Device::RenderUI()
1510
{
1511
m_ImGUI.Draw(m_currentCommandBuffer.commandBuffer.Get());
1512
}
1513
1514
static EI_Device* g_device = NULL;
1515
Callers
nothing calls this directly
Calls
1
Draw
Method · 0.45
Tested by
no test coverage detected