Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetWidth
Method
GetWidth
trinityal/stub/Tr2SwapChainALStub.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
uint32_t Tr2SwapChainAL::GetWidth() const
48
{
49
return m_backBuffer.GetWidth();
50
}
51
52
uint32_t Tr2SwapChainAL::GetHeight() const
53
{
Callers
3
IsValid
Method · 0.45
Resolve
Method · 0.45
GetRenderTargetSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected