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

Function GetCommandBuffer

trinityal/dx11/Tr2StreamlineALDx11.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52sl::CommandBuffer* GetCommandBuffer( Tr2RenderContextAL& renderContext )
53{
54 return renderContext.m_context;
55}
56}
57
58namespace Tr2Streamline

Callers 4

SetResourcesMethod · 0.70
SetHudLessResourceMethod · 0.70
SetUiAndAlphaResourceMethod · 0.70
DispatchMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected