MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetHeight

Method GetHeight

trinityal/stub/Tr2SwapChainALStub.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52uint32_t Tr2SwapChainAL::GetHeight() const
53{
54 return m_backBuffer.GetHeight();
55}
56
57void Tr2SwapChainAL::Describe( Tr2DeviceResourceDescriptionAL& ) const
58{

Callers 2

ResolveMethod · 0.45
GetRenderTargetSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected