Home
last modified time | relevance | path

Searched defs:waitValue (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkTimelineSemaphore.cpp84 uint64_t waitValue = pWaitInfo->pValues[i]; in WaitForAny() local
109 TimelineSemaphore::addWait(WaitForAny *waitObject, uint64_t waitValue) in addWait()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationBasicSemaphoreTests.cpp409 uint64_t waitValue = 1; in basicThreadTimelineCase() local
429 uint64_t waitValue = 2; in basicThreadTimelineCase() local
/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sSyncTests.cpp213 GLenum waitValue = 0; in iterate() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fSyncTests.cpp214 GLenum waitValue = 0; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceLossTests.cpp190 const uint64_t waitValue(0); in iterate() local
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c2459 uint64_t waitValue, in x11_wait_for_present()
H A Dwsi_common_display.c2036 uint64_t waitValue, in wsi_display_wait_for_present()