Searched refs:submitCommands (Results 1 – 3 of 3) sorted by relevance
162 void submitCommands (VkCommandBuffer commandBuffer, VkFence fence);853 submitCommands(*m_cmdBuffer, *m_fence_1); in iterate()854 submitCommands(*m_cmdBufferCopy, *m_fence_2); in iterate()930 void ExternalMemoryHostSynchronizationTestInstance::submitCommands (VkCommandBuffer commandBuffer, … in submitCommands() function in vkt::memory::__anon170364e20111::ExternalMemoryHostSynchronizationTestInstance
197 void submitCommands (const vk::DeviceInterface& vk,
346 void submitCommands (const DeviceInterface& vk, in submitCommands() function