Searched refs:QueueSubmitAndWait (Results 1 – 3 of 3) sorted by relevance
137 VkResult QueueSubmitAndWait(VkCommandBuffer commandBuffer) const;
432 VkResult Device::QueueSubmitAndWait(VkCommandBuffer commandBuffer) const in QueueSubmitAndWait() function in Device
279 VK_ASSERT(device->QueueSubmitAndWait(commandBuffer)); in test()