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

Method GetBackBuffer

trinityal/src/Tr2SwapChainAL.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43Tr2TextureAL Tr2SwapChainAL::GetBackBuffer() const
44{
45 return m_swapChain->m_backBuffer;
46}
47
48uint32_t Tr2SwapChainAL::GetWidth() const
49{

Callers 1

TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36