Home
last modified time | relevance | path

Searched refs:WAIT_NONE (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp286 WAIT_NONE enumerator
697 // host accesses, so as to not insert any synchronization before capturing the results needed for WAIT_NONE in iterate()
731 // In the case of WAIT_NONE or WAIT_QUERY, vkCmdCopyQueryResults is stored in m_renderCommandBuffer. in iterate()
760 const bool allowNotReady = (m_testVector.queryWait == WAIT_NONE); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp286 WAIT_NONE enumerator
697 // host accesses, so as to not insert any synchronization before capturing the results needed for WAIT_NONE in iterate()
731 // In the case of WAIT_NONE or WAIT_QUERY, vkCmdCopyQueryResults is stored in m_renderCommandBuffer. in iterate()
760 const bool allowNotReady = (m_testVector.queryWait == WAIT_NONE); in iterate()

Completed in 5 milliseconds