Home
last modified time | relevance | path

Searched defs:timelineValue (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationImplicitTests.cpp100 uint64_t timelineValue; member
DvktSynchronizationSignalOrderTests.cpp84 …t DeviceInterface &vk, const VkDevice &device, VkSemaphore semaphore, const uint64_t timelineValue) in hostSignal()
347 uint64_t timelineValue; member
DvktSynchronizationTimelineSemaphoreTests.cpp108 … const SynchronizationType type, const VkSemaphore semaphore, const uint64_t timelineValue) in deviceSignal()
140 …t DeviceInterface &vk, const VkDevice &device, VkSemaphore semaphore, const uint64_t timelineValue) in hostSignal()
1280 uint64_t timelineValue; member
DvktSynchronizationBasicSemaphoreTests.cpp114 const uint64_t timelineValue = 1u; in basicOneQueueCase() local