Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
struct DriverInfo
10
{
11
Tr2VideoDriverInfo info;
12
ALResult fetchResult;
13
};
14
15
TrackableStdUnorderedMap<uint32_t, DriverInfo> s_fetchedDriverInfo(
"Tr2DriverUtilities::s_fetchedDriverInfo"
);
16
Callers
1
GetDriverVersion
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected