Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Present
Method
Present
trinity/Tr2SwapChain.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
bool Tr2SwapChain::Present( Tr2RenderContext& renderContext )
51
{
52
return SUCCEEDED( m_swapChain.Present( renderContext ) );
53
}
54
55
int Tr2SwapChain::GetWidth() const
56
{
Callers
5
HandleRenderTick
Method · 0.45
HandleRenderTick
Method · 0.45
HandleRenderTick
Method · 0.45
HandleRenderTick
Method · 0.45
Execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected