MCPcopy Create free account
hub / github.com/CRVI/OpenCLIPP / ocipSetCLFilesPath

Function ocipSetCLFilesPath

OpenCLIPP/OpenCLIPP.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135void ocip_API ocipSetCLFilesPath(const char * Path)
136{
137 COpenCL::SetClFilesPath(Path);
138}
139
140ocip_API const char * ocipGetErrorName(ocipError Error)
141{

Callers 2

mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 1

mainFunction · 0.68