Searched refs:CL_QUEUE_DEVICE_DEFAULT (Results 1 – 6 of 6) sorted by relevance
99 case CL_QUEUE_DEVICE_DEFAULT: in FromCLenum()123 return CL_QUEUE_DEVICE_DEFAULT; in ToCLenum()
323 error = clGetCommandQueueInfo(queue, CL_QUEUE_DEVICE_DEFAULT, sizeof(q), in test_consistency_device_enqueue()
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);
516 #define CL_QUEUE_DEVICE_DEFAULT 0x1095 macro