Searched refs:CL_QUEUE_DEVICE_DEFAULT (Results 1 – 2 of 2) sorted by relevance
523 #define CL_QUEUE_DEVICE_DEFAULT 0x1095 macro
1396 F(cl_command_queue_info, CL_QUEUE_DEVICE_DEFAULT, cl::DeviceCommandQueue) \9145 return queue.getInfo<CL_QUEUE_DEVICE_DEFAULT>(err); in getDefault()