Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ opencl_deinit
Function
opencl_deinit
engine/dlib/src/basis/encoder/basisu_opencl.cpp:780–783 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
778
}
779
780
void opencl_deinit()
781
{
782
g_ocl.deinit();
783
}
784
785
bool opencl_is_available()
786
{
Callers
1
basisu_encoder_deinit
Function · 0.85
Calls
1
deinit
Method · 0.80
Tested by
no test coverage detected