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

Method LogAllLiveResources

trinity/TriDevice.cpp:1212–1215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1210}
1211
1212void TriDevice::LogAllLiveResources( Tr2ALMemoryTypes flags )
1213{
1214 DescribeDeviceResources( &LogObject );
1215}
1216
1217bool TriDevice::SupportsRenderTargetFormat( Tr2RenderContextEnum::PixelFormat format ) const
1218{

Callers

nothing calls this directly

Calls 1

DescribeDeviceResourcesFunction · 0.85

Tested by

no test coverage detected