Fix a typo in GrRenderTask.h
Change-Id: I21cbedd41584f41d5c02c315f14b17510d2749da Reviewed-on: https://skia-review.googlesource.com/c/skia/+/534456 Reviewed-by: Leandro Lovisolo <lovisolo@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
This commit is contained in:
parent
9e2a74f029
commit
2050c229b9
@ -160,7 +160,7 @@ protected:
|
||||
};
|
||||
|
||||
// Performs any work to finalize this renderTask prior to execution. If returning
|
||||
// ExpectedOutcome::kTargetDiry, the caller is also responsible to fill out the area it will
|
||||
// ExpectedOutcome::kTargetDirty, the caller is also responsible to fill out the area it will
|
||||
// modify in targetUpdateBounds.
|
||||
//
|
||||
// targetUpdateBounds must not extend beyond the proxy bounds.
|
||||
|
Loading…
Reference in New Issue
Block a user