Home
last modified time | relevance | path

Searched refs:shouldSignal (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/src/gpu/vk/
DGrVkSemaphore.h46 bool shouldSignal() const { in shouldSignal() function
DGrVkCommandBuffer.cpp550 if (signalSemaphores[i]->shouldSignal()) { in submitToQueue()
DGrVkGpu.cpp2585 if (resource->shouldSignal()) { in insertSemaphore()
/third_party/skia/src/gpu/vk/
DGrVkSemaphore.h48 bool shouldSignal() const { in shouldSignal() function
DGrVkCommandBuffer.cpp602 if (signalSemaphores[i]->shouldSignal()) { in submitToQueue()
DGrVkGpu.cpp2605 if (resource->shouldSignal()) { in insertSemaphore()