Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(239)

Unified Diff: gm/complexclip3.cpp

Issue 814273003: reenable complexclip3 for gpu (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/gpu/GrClipMaskManager.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/complexclip3.cpp
diff --git a/gm/complexclip3.cpp b/gm/complexclip3.cpp
index 1cea1ce7bdc537036233f160afd8478640d5cca5..bae5c5a774dff59e989acf092168ec81d1ee0fe0 100644
--- a/gm/complexclip3.cpp
+++ b/gm/complexclip3.cpp
@@ -22,7 +22,7 @@ public:
protected:
uint32_t onGetFlags() const SK_OVERRIDE {
- return kSkipTiled_Flag | kSkipGPU_Flag;
+ return kSkipTiled_Flag;
}
SkString onShortName() {
« no previous file with comments | « no previous file | src/gpu/GrClipMaskManager.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698