Home
last modified time | relevance | path

Searched refs:CL_DRIVER_VERSION (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/compute/
Ddevice.hpp196 return get_info<std::string>(CL_DRIVER_VERSION); in driver_version()
597 ((std::string, CL_DRIVER_VERSION))
/third_party/boost/libs/compute/include/boost/compute/
Ddevice.hpp196 return get_info<std::string>(CL_DRIVER_VERSION); in driver_version()
597 ((std::string, CL_DRIVER_VERSION))
/third_party/flutter/skia/tools/
Dhello-opencl.cpp52 cl_ok(device.getInfo(CL_DRIVER_VERSION, &driver)); in main()
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddevice.cpp332 case CL_DRIVER_VERSION: in clGetDeviceInfo()
/third_party/skia/third_party/externals/angle2/src/common/
DPackedCLEnums_autogen.cpp318 case CL_DRIVER_VERSION: in FromCLenum()
546 return CL_DRIVER_VERSION; in ToCLenum()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h279 #define CL_DRIVER_VERSION 0x102D macro
Dcl2.hpp1159 F(cl_device_info, CL_DRIVER_VERSION, string) \
Dcl.hpp1353 F(cl_device_info, CL_DRIVER_VERSION, STRING_CLASS) \
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h348 #define CL_DRIVER_VERSION 0x102D macro
/third_party/mesa3d/include/CL/
Dcl.h346 #define CL_DRIVER_VERSION 0x102D macro
Dcl2.hpp1226 F(cl_device_info, CL_DRIVER_VERSION, string) \
Dcl.hpp1383 F(cl_device_info, CL_DRIVER_VERSION, STRING_CLASS) \
/third_party/opencl-headers/CL/
Dcl.h348 #define CL_DRIVER_VERSION 0x102D macro
/third_party/ffmpeg/libavutil/
Dhwcontext_opencl.c184 { "driver_version", CL_DRIVER_VERSION },