Searched refs:getCountedEvent (Results 1 – 3 of 3) sorted by relevance
63 const std::shared_ptr<sw::CountedEvent> &getCountedEvent() const { return counted_event; }; in getCountedEvent() function in vk::Fence
163 task.events = fence->getCountedEvent(); in submit()
258 events.push_back(Cast(pFences[i])->getCountedEvent()->event()); in waitForFences()