Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ getDefault
Method
getDefault
include/internal/CL/cl.hpp:2417–2421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2415
}
2416
2417
static Platform getDefault(
2418
cl_int *errResult = NULL )
2419
{
2420
return get(errResult);
2421
}
2422
2423
2424
#if defined(CL_VERSION_1_2)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected