Searched refs:CL_DRIVER_VERSION (Results 1 – 14 of 14) sorted by relevance
/third_party/boost/boost/compute/ |
D | device.hpp | 196 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/ |
D | device.hpp | 196 return get_info<std::string>(CL_DRIVER_VERSION); in driver_version() 597 ((std::string, CL_DRIVER_VERSION))
|
/third_party/flutter/skia/tools/ |
D | hello-opencl.cpp | 52 cl_ok(device.getInfo(CL_DRIVER_VERSION, &driver)); in main()
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | device.cpp | 332 case CL_DRIVER_VERSION: in clGetDeviceInfo()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedCLEnums_autogen.cpp | 318 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/ |
D | cl.h | 279 #define CL_DRIVER_VERSION 0x102D macro
|
D | cl2.hpp | 1159 F(cl_device_info, CL_DRIVER_VERSION, string) \
|
D | cl.hpp | 1353 F(cl_device_info, CL_DRIVER_VERSION, STRING_CLASS) \
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl.h | 348 #define CL_DRIVER_VERSION 0x102D macro
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 346 #define CL_DRIVER_VERSION 0x102D macro
|
D | cl2.hpp | 1226 F(cl_device_info, CL_DRIVER_VERSION, string) \
|
D | cl.hpp | 1383 F(cl_device_info, CL_DRIVER_VERSION, STRING_CLASS) \
|
/third_party/opencl-headers/CL/ |
D | cl.h | 348 #define CL_DRIVER_VERSION 0x102D macro
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_opencl.c | 184 { "driver_version", CL_DRIVER_VERSION },
|