Home
last modified time | relevance | path

Searched refs:kWillWait (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkSemaphore.cpp44 bool prohibitSignal = GrSemaphoreWrapType::kWillWait == wrapType; in MakeWrapped()
/third_party/skia/include/private/
DGrTypesPriv.h171 kWillWait, enumerator
/third_party/skia/src/gpu/
DGrDirectContext.cpp411 waitSemaphores[i], GrSemaphoreWrapType::kWillWait, ownership); in wait()
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp1540 GrSemaphoreWrapType::kWillWait, in waitOnSemaphores()