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

Method GetBackBufferFormat

trinityal/dx11/Tr2RenderContextDx11.cpp:891–895  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

889}
890
891PixelFormat Tr2RenderContextAL::GetBackBufferFormat() const throw()
892{
893 auto& renderContext = Tr2RenderContextAL::GetPrimaryRenderContext();
894 return renderContext.GetBackBufferFormat();
895}
896
897ALResult Tr2RenderContextAL::BeginScene() throw()
898{

Callers 1

TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36