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

Class DriverInfo

trinityal/Tr2DriverUtilities.cpp:9–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7{
8
9struct DriverInfo
10{
11 Tr2VideoDriverInfo info;
12 ALResult fetchResult;
13};
14
15TrackableStdUnorderedMap<uint32_t, DriverInfo> s_fetchedDriverInfo( "Tr2DriverUtilities::s_fetchedDriverInfo" );
16

Callers 1

GetDriverVersionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected