Home
last modified time | relevance | path

Searched defs:libopencl (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/targets/opencl/
Dmeson.build88 libopencl = shared_library( variable
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc61 HMODULE libopencl = LoadLibraryA("OpenCL.dll"); in LoadOpenCL() local
107 void LoadOpenCLFunctions(HMODULE libopencl) { in LoadOpenCLFunctions()