Home
last modified time | relevance | path

Searched refs:CL_QUEUE_DEVICE_DEFAULT (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
Dqueue.cpp101 case CL_QUEUE_DEVICE_DEFAULT: in clGetCommandQueueInfo()
/third_party/boost/libs/compute/test/
Dtest_command_queue.cpp328 BOOST_CHECK_NO_THROW(queue.get_info<CL_QUEUE_DEVICE_DEFAULT>()); in BOOST_AUTO_TEST_CASE()
/third_party/boost/libs/compute/include/boost/compute/
Dcommand_queue.hpp269 return command_queue(get_info<cl_command_queue>(CL_QUEUE_DEVICE_DEFAULT)); in get_default_device_queue()
2001 ((cl_command_queue, CL_QUEUE_DEVICE_DEFAULT))
/third_party/skia/third_party/externals/angle2/src/common/
DPackedCLEnums_autogen.cpp99 case CL_QUEUE_DEVICE_DEFAULT: in FromCLenum()
123 return CL_QUEUE_DEVICE_DEFAULT; in ToCLenum()
/third_party/boost/boost/compute/
Dcommand_queue.hpp269 return command_queue(get_info<cl_command_queue>(CL_QUEUE_DEVICE_DEFAULT)); in get_default_device_queue()
2001 ((cl_command_queue, CL_QUEUE_DEVICE_DEFAULT))
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h394 #define CL_QUEUE_DEVICE_DEFAULT 0x1095 macro
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h516 #define CL_QUEUE_DEVICE_DEFAULT 0x1095 macro
/third_party/mesa3d/include/CL/
Dcl.h514 #define CL_QUEUE_DEVICE_DEFAULT 0x1095 macro
Dcl2.hpp1377 F(cl_command_queue_info, CL_QUEUE_DEVICE_DEFAULT, cl::DeviceCommandQueue) \
8993 return queue.getInfo<CL_QUEUE_DEVICE_DEFAULT>(err);
/third_party/opencl-headers/CL/
Dcl.h516 #define CL_QUEUE_DEVICE_DEFAULT 0x1095 macro