MCPcopy Create free account
hub / github.com/NVIDIA-RTX/NRI / CmdBeginQuery

Function CmdBeginQuery

Source/NONE/ImplNONE.cpp:529–530  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

527}
528
529static void NRI_CALL CmdBeginQuery(CommandBuffer&, QueryPool&, uint32_t) {
530}
531
532static void NRI_CALL CmdEndQuery(CommandBuffer&, QueryPool&, uint32_t) {
533}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected