Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ PeekActiveBlob
Method
PeekActiveBlob
IntelPresentMon/PresentMonAPIWrapper/FixedQuery.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
const uint8_t* FixedQueryContainer_::PeekActiveBlob() const
35
{
36
return blobs_[activeBlobIndex_];;
37
}
38
39
void FixedQueryContainer_::SetActiveBlobIndex(uint32_t blobIndex)
40
{
Callers
1
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected