MCPcopy 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

BeginQueryMethod · 0.80
EndQueryMethod · 0.80
CopyQueriesMethod · 0.80
ResetQueriesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected