Searched refs:mDeviceQueues (Results 1 – 2 of 2) sorted by relevance
93 std::unordered_set<const _cl_command_queue *> mDeviceQueues; member120 return data->mDeviceQueues.find(queue) != data->mDeviceQueues.cend(); in hasDeviceQueue()
45 commandQueue.getContext().getImpl<CLContextCL>().mData->mDeviceQueues.emplace( in CLCommandQueueCL()55 mCommandQueue.getContext().getImpl<CLContextCL>().mData->mDeviceQueues.erase( in ~CLCommandQueueCL()