Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-samples
/ cleanup_all
Function
cleanup_all
cpp/3_CUDA_Features/bindlessTexture/bindlessTexture.cpp:232–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
void cleanup_all()
233
{
234
cleanup();
235
deinitAtlasAndImages();
236
}
237
238
void initGLBuffers()
239
{
Callers
nothing calls this directly
Calls
1
cleanup
Function · 0.70
Tested by
no test coverage detected