Searched refs:hasDeviceQueue (Results 1 – 2 of 2) sorted by relevance
31 bool hasDeviceQueue(cl_command_queue queue) const;117 inline bool CLContextCL::hasDeviceQueue(cl_command_queue queue) const in hasDeviceQueue() function
155 if (ctx.hasDeviceQueue(queue)) in setArg()