Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/NRI
/ GetQueryNum
Method
GetQueryNum
Source/Validation/QueryPoolVal.h:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
inline uint32_t GetQueryNum() const {
15
return m_QueryNum;
16
}
17
18
inline QueryType GetQueryType() const {
19
return m_QueryType;
Callers
4
BeginQuery
Method · 0.80
EndQuery
Method · 0.80
CopyQueries
Method · 0.80
ResetQueries
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected