MCPcopy 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
232void cleanup_all()
233{
234 cleanup();
235 deinitAtlasAndImages();
236}
237
238void initGLBuffers()
239{

Callers

nothing calls this directly

Calls 1

cleanupFunction · 0.70

Tested by

no test coverage detected