Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CRVI/OpenCLIPP
/ CL_API
Class
CL_API
include/c++/Programs/Program.h:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
37
/// Creates a cl::Program from a .cl file (or from source code)
38
class CL_API Program
39
{
40
public:
41
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected