Home
last modified time | relevance | path

Searched refs:CL_DEVICE_NAME (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/compute/common/cl/
Dfind_cl.c113 CL_DEVICE_NAME, in clFindIdsByName()
128 CL_DEVICE_NAME, in clFindIdsByName()
/external/skqp/src/compute/common/cl/
Dfind_cl.c113 CL_DEVICE_NAME, in clFindIdsByName()
128 CL_DEVICE_NAME, in clFindIdsByName()
/external/skqp/tools/
Dhello-opencl.cpp53 cl_ok(device.getInfo(CL_DEVICE_NAME, &name)); in main()
/external/skia/tools/
Dhello-opencl.cpp48 cl_ok(device.getInfo(CL_DEVICE_NAME, &name)); in main()
/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddevice.cpp308 case CL_DEVICE_NAME: in clGetDeviceInfo()
/external/mesa3d/include/CL/
Dcl.h250 #define CL_DEVICE_NAME 0x102B macro
Dcl.hpp829 F(cl_device_info, CL_DEVICE_NAME, STRING_CLASS) \
/external/ImageMagick/MagickCore/
Dopencl.c2361 openCL_library->clGetDeviceInfo(devices[j],CL_DEVICE_NAME,0,NULL, in LoadOpenCLDevices()
2364 openCL_library->clGetDeviceInfo(devices[j],CL_DEVICE_NAME,length, in LoadOpenCLDevices()