Searched refs:currentRenderSemaphore (Results 1 - 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTimingTests.cpp1095 vk::VkSemaphore currentRenderSemaphore = m_freeRenderSemaphore; local
1209 &currentRenderSemaphore
1272 &currentRenderSemaphore,
1290 &currentRenderSemaphore,
1306 m_renderSemaphores[imageIndex] = currentRenderSemaphore;
H A DvktWsiIncrementalPresentTests.cpp1190 vk::VkSemaphore currentRenderSemaphore = m_freeRenderSemaphore; local
1217 &currentRenderSemaphore
1245 &currentRenderSemaphore,
1263 &currentRenderSemaphore,
1279 m_renderSemaphores[imageIndex] = currentRenderSemaphore;
H A DvktWsiSharedPresentableImageTests.cpp1110 const vk::VkSemaphore currentRenderSemaphore = m_renderSemaphores[m_frameNdx % m_renderSemaphores.size()]; local
1129 &currentRenderSemaphore
1155 &currentRenderSemaphore,

Completed in 64 milliseconds