Home
last modified time | relevance | path

Searched refs:shouldWait (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkSemaphore.h51 bool shouldWait() const { in shouldWait() function
DGrVkCommandBuffer.cpp638 if (waitSemaphores[i]->shouldWait()) { in submitToQueue()
DGrVkGpu.cpp2617 if (resource->shouldWait()) { in waitSemaphore()