Searched refs:on_complete_function (Results 1 – 1 of 1) sorted by relevance
97 ContextualOnceCallback<void(CommandCompleteView)> on_complete_function) in CommandQueueEntry() argument100 on_complete(std::move(on_complete_function)) {} in CommandQueueEntry()