MCPcopy Create free account
hub / github.com/bulletphysics/bullet3 / exitCL

Function exitCL

test/OpenCL/ParallelPrimitives/main.cpp:71–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71void exitCL()
72{
73 clReleaseCommandQueue(g_queue);
74 clReleaseContext(g_context);
75}
76
77inline void fillIntTest()
78{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected