Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp148 void hostSignal (const DeviceInterface& vk, const VkDevice& device, VkSemaphore semaphore, const de… in hostSignal() function
200 hostSignal(vk, device, semaphores[semIdx], timelineValues[semIdx]); in iterate()
210 hostSignal(vk, device, semaphores[randomIdx], timelineValues[randomIdx]); in iterate()
342 hostSignal(vk, device, *semaphore, timelineValues.front()); in iterate()
444 hostSignal(vk, device, semaphores[semIdx], timelineValues[semIdx]); in iterate()
599 hostSignal(vk, device, *semaphore, timelineFrontValue); in maxDifferenceValueCase()
1600 hostSignal(vk, device, *semaphore, m_hostTimelineValue); in iterate()
2069 hostSignal(vk, device, *semaphore, m_hostTimelineValue); in iterate()
2385 void hostSignal (const vk::DeviceInterface& vkd, vk::VkDevice device, const PlainSemVec& semaphores… in hostSignal() function
2390 hostSignal(vkd, device, semaphores[i], signalValues[i]); in hostSignal()
[all …]
DvktSynchronizationSignalOrderTests.cpp85 void hostSignal (const DeviceInterface& vk, const VkDevice& device, VkSemaphore semaphore, const de… in hostSignal() function
863 hostSignal(vkA, deviceA, semaphoreHandlesA.front(), 1); in iterate()
1528 hostSignal(vk, device, semaphoreHandlesA.front(), 1); in iterate()