Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
void exitCL()
72
{
73
clReleaseCommandQueue(g_queue);
74
clReleaseContext(g_context);
75
}
76
77
inline void fillIntTest()
78
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected