MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-ValidationLayers / Handle

Method Handle

layers/sync/sync_submit.cpp:302–302  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300}
301
302VulkanTypedHandle QueueBatchContext::Handle() const { return queue_state_->GetQueue()->Handle(); }
303
304template <typename Predicate>
305void QueueBatchContext::ApplyPredicatedWait(Predicate& predicate, const LastSynchronizedPresent& last_synchronized_present) {

Calls 1

GetQueueMethod · 0.45

Tested by

no test coverage detected