Home
last modified time | relevance | path

Searched defs:prohibitWait (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkSemaphore.cpp45 bool prohibitWait = GrSemaphoreWrapType::kWillSignal == wrapType; in MakeWrapped() local
51 GrVkSemaphore(GrVkGpu* gpu, VkSemaphore semaphore, bool prohibitSignal, bool prohibitWait, bool isOwned) GrVkSemaphore() argument
H A DGrVkSemaphore.h36 Resource(const GrVkGpu* gpu, VkSemaphore semaphore, bool prohibitSignal, bool prohibitWait, bool isOwned) Resource() argument

Completed in 1 milliseconds