Searched refs:GrSemaphoreOp (Results 1 – 5 of 5) sorted by relevance
16 class GrWaitSemaphoreOp final : public GrSemaphoreOp {40 typedef GrSemaphoreOp INHERITED;45 std::unique_ptr<GrOp> GrSemaphoreOp::MakeWait(GrContext* context, in MakeWait()
17 class GrSemaphoreOp : public GrOp {24 GrSemaphoreOp(uint32_t classId, sk_sp<GrSemaphore> semaphore, GrRenderTargetProxy* proxy) in GrSemaphoreOp() function
288 "$_src/gpu/ops/GrSemaphoreOp.cpp",289 "$_src/gpu/ops/GrSemaphoreOp.h",
1655 std::unique_ptr<GrOp> waitOp(GrSemaphoreOp::MakeWait(fContext, sema, in waitOnSemaphores()
1044 "src/gpu/ops/GrSemaphoreOp.cpp",