Searched refs:submitCommands (Results 1 – 5 of 5) sorted by relevance
162 void submitCommands (VkCommandBuffer commandBuffer, VkFence fence);850 submitCommands(*m_cmdBuffer, *m_fence_1); in iterate()851 submitCommands(*m_cmdBufferCopy, *m_fence_2); in iterate()927 void ExternalMemoryHostSynchronizationTestInstance::submitCommands (VkCommandBuffer commandBuffer, … in submitCommands() function in vkt::memory::__anon67350ce20111::ExternalMemoryHostSynchronizationTestInstance
197 void submitCommands (const vk::DeviceInterface& vk,
346 void submitCommands (const DeviceInterface& vk, in submitCommands() function
584 angle::Result submitCommands(ContextVk *context,
991 angle::Result CommandGraph::submitCommands(ContextVk *context, in submitCommands() function in rx::vk::CommandGraph