HomeSort by relevance Sort by last modified time
    Searched refs:currentAcquireSemaphore (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiDisplayTimingTests.cpp 1094 vk::VkSemaphore currentAcquireSemaphore = m_freeAcquireSemaphore;
1099 VK_CHECK(m_vkd.acquireNextImageKHR(*m_device, *m_swapchain, foreverNs, currentAcquireSemaphore, (vk::VkFence)0, &imageIndex));
    [all...]
vktWsiIncrementalPresentTests.cpp     [all...]

Completed in 749 milliseconds