Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/NRI
/ IsImported
Method
IsImported
Source/Validation/QueryPoolVal.h:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
inline bool IsImported() const {
23
return m_QueryNum == 0;
24
}
25
26
void ResetQueries(uint32_t offset, uint32_t num);
27
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