Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/NRI
/ DestroyQueryPool
Function
DestroyQueryPool
Source/NONE/ImplNONE.cpp:400–401 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
}
399
400
static void NRI_CALL DestroyQueryPool(QueryPool&) {
401
}
402
403
static void NRI_CALL DestroyFence(Fence&) {
404
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected