Searched defs:libopencl (Results 1 – 2 of 2) sorted by relevance
88 libopencl = shared_library( variable
61 HMODULE libopencl = LoadLibraryA("OpenCL.dll"); in LoadOpenCL() local107 void LoadOpenCLFunctions(HMODULE libopencl) { in LoadOpenCLFunctions()