Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds