Searched refs:getDeviceIndex (Results 1 – 5 of 5) sorted by relevance
410 clCreateUserEvent(Contexts[TheStream.getDeviceIndex()], &Result); in addStreamCallback()414 clCreateUserEvent(Contexts[TheStream.getDeviceIndex()], &Result); in addStreamCallback()
241 int getDeviceIndex() { return TheDeviceIndex; } in getDeviceIndex() function
258 size_t getDeviceIndex() const;
707 size_t CommandQueue::getDeviceIndex() const in getDeviceIndex() function in cl::CommandQueue
2090 if (numWorkItems > krnl.getInfo().workGroups[queue.getDeviceIndex()].workGroupSize) in ValidateEnqueueNDRangeKernel()