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

Method GetBackBufferFormat

trinityal/dx12/Tr2PrimaryRenderContextDx12.cpp:1057–1060  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1055}
1056
1057Tr2RenderContextEnum::PixelFormat Tr2PrimaryRenderContextAL::GetBackBufferFormat() const
1058{
1059 return m_defaultBackBuffer.GetFormat();
1060}
1061
1062ALResult Tr2PrimaryRenderContextAL::SignalDx12( uint64_t& fenceValue )
1063{

Callers 1

SetupFrameGenMethod · 0.45

Calls 1

GetFormatMethod · 0.45

Tested by

no test coverage detected