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

Unified Diff: gm/dcshader.cpp

Issue 867963004: remove unused GM flags (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: guarded flags Created 5 years, 11 months 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 | « gm/dashing.cpp ('k') | gm/degeneratesegments.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/dcshader.cpp
diff --git a/gm/dcshader.cpp b/gm/dcshader.cpp
index 07af695e476cab1443f4c7a0dc5b2b9faac9e3e4..c08923f4c38780f0121c581e5659fdd53b0302e0 100644
--- a/gm/dcshader.cpp
+++ b/gm/dcshader.cpp
@@ -113,9 +113,6 @@ public:
}
protected:
- uint32_t onGetFlags() const SK_OVERRIDE {
- return kGPUOnly_Flag;
- }
SkString onShortName() SK_OVERRIDE {
return SkString("dcshader");
« no previous file with comments | « gm/dashing.cpp ('k') | gm/degeneratesegments.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698