MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / IsAvailable

Method IsAvailable

IntelPresentMon/PresentMonAPIWrapper/FixedQuery.cpp:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184 }
185
186 bool FixedQueryElement::IsAvailable() const
187 {
188 return dataType_ != PM_DATA_TYPE_VOID;
189 }
190}

Callers 15

ValidateQueryElementsFunction · 0.45
Execute_Method · 0.45
FindGpuDynamicMetric_Function · 0.45
DynamicQuerySampleFunction · 0.45
FrameQuerySampleFunction · 0.45
WriteOptionalElementFunction · 0.45
PacedFramePlaybackTestFunction · 0.45

Calls

no outgoing calls

Tested by 5

Execute_Method · 0.36
FindGpuDynamicMetric_Function · 0.36
IntrospectionSampleFunction · 0.36