Searched defs:commandQueue (Results 1 – 11 of 11) sorted by relevance
13 CLCommandQueueImpl::CLCommandQueueImpl(const cl::CommandQueue &commandQueue) in CLCommandQueueImpl()
13 CLCommandQueueVk::CLCommandQueueVk(const cl::CommandQueue &commandQueue) in CLCommandQueueVk()
14 @property (nonatomic, strong) id <MTLCommandQueue> commandQueue; property
30 @property (nonatomic, strong) id <MTLCommandQueue> commandQueue; property
86 CLCommandQueueImpl::Ptr CLContextCL::createCommandQueue(const cl::CommandQueue &commandQueue, in createCommandQueue()
40 CLCommandQueueCL::CLCommandQueueCL(const cl::CommandQueue &commandQueue, cl_command_queue native) in CLCommandQueueCL()
453 ID3D12CommandQueue* commandQueue = nullptr; in InitD3D() local
168 cl_int ValidateCommandQueueAndEventWaitList(cl_command_queue commandQueue, in ValidateCommandQueueAndEventWaitList()
6976 explicit CommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) : in CommandQueue()8235 explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) : in DeviceCommandQueue()
5669 …__CL_EXPLICIT_CONSTRUCTORS CommandQueue(const cl_command_queue& commandQueue) : detail::Wrapper<cl… in CommandQueue()
5686 …__CL_EXPLICIT_CONSTRUCTORS CommandQueue(const cl_command_queue& commandQueue) : detail::Wrapper<cl… in CommandQueue()