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

Method RefreshData

trinityal/dx12/Tr2VideoAdapterInfoALDx12.cpp:391–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389
390
391ALResult Tr2VideoAdapterInfo::RefreshData()
392{
393 return InitializeDirect3D();
394}
395
396bool Tr2VideoAdapterInfo::AreAdaptersDifferent( unsigned adapter1,
397 unsigned adapter2 )

Callers

nothing calls this directly

Calls 1

InitializeDirect3DFunction · 0.70

Tested by

no test coverage detected