Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/NRI
/ GetQueryType
Method
GetQueryType
Source/Validation/QueryPoolVal.h:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
inline QueryType GetQueryType() const {
19
return m_QueryType;
20
}
21
22
inline bool IsImported() const {
23
return m_QueryNum == 0;
Callers
1
BeginQuery
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected