| commit | 39ee0ffa72fbd5df6d3ec6db4fdad0c1bc3946fd | [log] [tgz] |
|---|---|---|
| author | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Dec 06 15:32:52 2011 +0000 |
| committer | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Dec 06 15:32:52 2011 +0000 |
| tree | 02cd7e93425776b39d82b5f4673832d058e57502 | |
| parent | b0c5e078d8af06ec3ce5ea2cdc86c2f1084457a2 [diff] [blame] |
Prep #1 for making GrDrawState a class Review URL: http://codereview.appspot.com/5437138/ git-svn-id: http://skia.googlecode.com/svn/trunk@2808 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/gpu/GrPathRenderer.h b/src/gpu/GrPathRenderer.h index a7205e5..e24b982 100644 --- a/src/gpu/GrPathRenderer.h +++ b/src/gpu/GrPathRenderer.h
@@ -137,7 +137,7 @@ * use the remaining stages for its path * filling algorithm. */ - virtual void drawPath(GrDrawTarget::StageBitfield stages) = 0; + virtual void drawPath(GrDrawState::StageMask stageMask) = 0; /** * Draws the path to the stencil buffer. Assume the writable stencil bits