Typedef gpa::playback::DeviceQueryManagersVector
Defined in File metrics-extractor.h
Typedef Documentation
-
typedef std::vector<DeviceQueryManagers> gpa::playback::DeviceQueryManagersVector
Vector of graphics logical device handles and their associated query managers, sorted from lowest device handle/pointer to highest.
Note
All contained device handles, and thus all query managers, are expected to be associated with the same graphics API.