MCPcopy 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

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

Calls

no outgoing calls

Tested by

no test coverage detected