Struct MetricsSourceData

Struct Documentation

struct MetricsSourceData

Data describing a MetricsSource object.

Public Members

MetricsSourceType type = MetricsSourceType::kInvalid

Type of associated MetricsSource object.

GraphicsApi graphicsApi = GraphicsApi::kNone

Graphics API supported by associated MetricsSource object. Unused for MetricsSourceType::kTimeBased_IntelMD.

Category categoryFlags = Category::kDefault

Indicates what categories of metrics MetricsSource object will include.

bool includeExtraGroups = false

Indicates if MetricsSource object includes extra groups not included by default, if any are available that contain metrics for the graphics API.

GpuId gpuId = {}

GPU associated with the MetricsSource object.