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

Method GetReadOnlyDepth

trinityal/dx12/Tr2RenderContextDx12.cpp:1179–1182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1177}
1178
1179bool Tr2RenderContextAL::GetReadOnlyDepth() const
1180{
1181 return m_readOnlyDepth;
1182}
1183
1184ALResult Tr2RenderContextAL::GetRenderTargetSize( uint32_t& width, uint32_t& height, uint32_t slot ) throw()
1185{

Callers 1

RenderPlanetsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected