Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ cl_dev
Method
cl_dev
src/gpu/cl/ClContext.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
::cl::Device ClContext::cl_dev()
74
{
75
return _cl_dev;
76
}
77
78
bool ClContext::set_cl_ctx(::cl::Context ctx)
79
{
Callers
1
AclGetClDevice
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected