Home
last modified time | relevance | path

Searched refs:CL_DEVICE_EXTENSIONS (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/compute/
Ddevice.hpp203 get_info<std::string>(CL_DEVICE_EXTENSIONS); in extensions()
554 ((std::string, CL_DEVICE_EXTENSIONS))
/third_party/boost/libs/compute/include/boost/compute/
Ddevice.hpp203 get_info<std::string>(CL_DEVICE_EXTENSIONS); in extensions()
554 ((std::string, CL_DEVICE_EXTENSIONS))
/third_party/flutter/skia/tools/
Dhello-opencl.cpp51 cl_ok(device.getInfo(CL_DEVICE_EXTENSIONS, &extensions)); in main()
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddevice.cpp344 case CL_DEVICE_EXTENSIONS: in clGetDeviceInfo()
/third_party/skia/third_party/externals/angle2/src/common/
DPackedCLEnums_autogen.cpp324 case CL_DEVICE_EXTENSIONS: in FromCLenum()
552 return CL_DEVICE_EXTENSIONS; in ToCLenum()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h282 #define CL_DEVICE_EXTENSIONS 0x1030 macro
Dcl2.hpp1162 F(cl_device_info, CL_DEVICE_EXTENSIONS, string) \
Dcl.hpp1356 F(cl_device_info, CL_DEVICE_EXTENSIONS, STRING_CLASS) \
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/
Dopencl_runtime.cc163 supported_extensions_ = std::string(device_->getInfo<CL_DEVICE_EXTENSIONS>()); in InitGPUDevice()
/third_party/ffmpeg/libavutil/
Dhwcontext_opencl.c187 { "device_extensions", CL_DEVICE_EXTENSIONS },
263 CL_DEVICE_EXTENSIONS); in opencl_check_device_extension()
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h351 #define CL_DEVICE_EXTENSIONS 0x1030 macro
/third_party/mesa3d/include/CL/
Dcl.h349 #define CL_DEVICE_EXTENSIONS 0x1030 macro
Dcl2.hpp1229 F(cl_device_info, CL_DEVICE_EXTENSIONS, string) \
Dcl.hpp1386 F(cl_device_info, CL_DEVICE_EXTENSIONS, STRING_CLASS) \
/third_party/opencl-headers/CL/
Dcl.h351 #define CL_DEVICE_EXTENSIONS 0x1030 macro