Home
last modified time | relevance | path

Searched refs:submitCommandBufferAndWait (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/tests/
DVkTestUtils.h87 return submitCommandBufferAndWait(m_writeCommandBuffer); in write()
92 if (!submitCommandBufferAndWait(m_readCommandBuffer)) { in read()
195 bool submitCommandBufferAndWait(VkCommandBuffer cmdBuff) const { in submitCommandBufferAndWait() function