Searched refs:submitCommands (Results 1 – 3 of 3) sorted by relevance
146 void submitCommands (VkCommandBuffer commandBuffer, VkFence fence);797 submitCommands(*m_cmdBuffer, *m_fence_1); in iterate()798 submitCommands(*m_cmdBufferCopy, *m_fence_2); in iterate()876 void ExternalMemoryHostSynchronizationTestInstance::submitCommands (VkCommandBuffer commandBuffer, … in submitCommands() function in vkt::memory::__anon67350ce20111::ExternalMemoryHostSynchronizationTestInstance
212 void submitCommands (const vk::DeviceInterface& vk,
407 void submitCommands (const DeviceInterface& vk, in submitCommands() function