Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(373)

Issue 6371043: Create a new GM to exercise ComposeShader. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by Leon
Modified:
13 years ago
Reviewers:
Steve VanDeBogart
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Create a new GM to exercise ComposeShader. Code borrowed from samplecode/SampleShaders.cpp

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -0 lines) Patch
A gm/composeshader.cpp View 1 chunk +88 lines, -0 lines 1 comment Download
M gyp/gmslides.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5
Leon
I skipped PDF for this new GM because it crashes. You can actually see the ...
13 years ago (2012-06-28 19:21:53 UTC) #1
Steve VanDeBogart
On 2012/06/28 19:21:53, scroggo-work wrote: > I skipped PDF for this new GM because it ...
13 years ago (2012-06-28 21:15:13 UTC) #2
Leon
On 2012/06/28 21:15:13, Steve VanDeBogart wrote: > On 2012/06/28 19:21:53, scroggo-work wrote: > > I ...
13 years ago (2012-06-28 21:17:22 UTC) #3
Steve VanDeBogart
https://codereview.appspot.com/6371043/diff/1/gm/composeshader.cpp File gm/composeshader.cpp (right): https://codereview.appspot.com/6371043/diff/1/gm/composeshader.cpp#newcode63 gm/composeshader.cpp:63: return this->INHERITED::onGetFlags() | GM::kSkipPDF_Flag; No need to skip PDF ...
13 years ago (2012-06-29 17:32:50 UTC) #4
Leon
13 years ago (2012-06-29 17:43:27 UTC) #5
On 2012/06/29 17:32:50, Steve VanDeBogart wrote:
> https://codereview.appspot.com/6371043/diff/1/gm/composeshader.cpp
> File gm/composeshader.cpp (right):
> 
> https://codereview.appspot.com/6371043/diff/1/gm/composeshader.cpp#newcode63
> gm/composeshader.cpp:63: return this->INHERITED::onGetFlags() |
> GM::kSkipPDF_Flag;
> No need to skip PDF any more.

My mistake; I was thinking we compared PDF to make sure it matches the other
drawings, so I thought it would still fail (just not crash). I've sent another
review your way to remove it.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b