aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRenderTargetContext.h
diff options
context:
space:
mode:
authorGravatar Chris Dalton <csmartdalton@google.com>2018-05-22 16:17:48 -0600
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-23 13:27:41 +0000
commitf104fec6d745540019556823f849535fe8872653 (patch)
tree49a7fb44c37f7e8b333f259714d14a2f5eefa3e3 /src/gpu/GrRenderTargetContext.h
parent3087c1f382f1cd547598dc75f47ccbc8fe1e6e0f (diff)
Delete GrDrawOp::wasRecorded
Bug: skia:7988 Change-Id: I8d12beec835767f22302a1e167fcef46ee5e5ffc Reviewed-on: https://skia-review.googlesource.com/129555 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>
Diffstat (limited to 'src/gpu/GrRenderTargetContext.h')
-rw-r--r--src/gpu/GrRenderTargetContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/GrRenderTargetContext.h b/src/gpu/GrRenderTargetContext.h
index 1a68444b13..b237d489cc 100644
--- a/src/gpu/GrRenderTargetContext.h
+++ b/src/gpu/GrRenderTargetContext.h
@@ -435,7 +435,7 @@ private:
// These perform processing specific to Gr[Mesh]DrawOp-derived ops before recording them into
// the op list. They return the id of the opList to which the op was added, or 0, if it was
- // dropped (e.g., due to clipping).
+ // dropped (e.g., due to clipping or being combined).
uint32_t addDrawOp(const GrClip&, std::unique_ptr<GrDrawOp>);
// Makes a copy of the proxy if it is necessary for the draw and places the texture that should