Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ cl_ctx
Method
cl_ctx
src/gpu/cl/ClContext.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
::cl::Context ClContext::cl_ctx()
69
{
70
return _cl_ctx;
71
}
72
73
::cl::Device ClContext::cl_dev()
74
{
Callers
1
AclGetClContext
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected