Searched refs:submitCommandBufferAndWait (Results 1 – 1 of 1) sorted by relevance
87 return submitCommandBufferAndWait(m_writeCommandBuffer); in write()92 if (!submitCommandBufferAndWait(m_readCommandBuffer)) { in read()195 bool submitCommandBufferAndWait(VkCommandBuffer cmdBuff) const { in submitCommandBufferAndWait() function