Searched refs:CL_QUEUE_DEVICE_DEFAULT (Results 1 – 10 of 10) sorted by relevance
101 case CL_QUEUE_DEVICE_DEFAULT: in clGetCommandQueueInfo()
328 BOOST_CHECK_NO_THROW(queue.get_info<CL_QUEUE_DEVICE_DEFAULT>()); in BOOST_AUTO_TEST_CASE()
269 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))
99 case CL_QUEUE_DEVICE_DEFAULT: in FromCLenum()123 return CL_QUEUE_DEVICE_DEFAULT; in ToCLenum()
394 #define CL_QUEUE_DEVICE_DEFAULT 0x1095 macro
516 #define CL_QUEUE_DEVICE_DEFAULT 0x1095 macro
514 #define CL_QUEUE_DEVICE_DEFAULT 0x1095 macro
1377 F(cl_command_queue_info, CL_QUEUE_DEVICE_DEFAULT, cl::DeviceCommandQueue) \8993 return queue.getInfo<CL_QUEUE_DEVICE_DEFAULT>(err);