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

Unified Diff: gyp/gpu.gypi

Issue 787233003: Add XP to handle the cases where we disable color write. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: update 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 | include/gpu/GrXferProcessor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gpu.gypi
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index a16617f4e54961b9ac67116b793cd39e926bed30..71b432561a80ce22457c1245309338d2c0d55066 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -191,6 +191,8 @@
'<(skia_src_path)/gpu/effects/GrBitmapTextGeoProc.h',
'<(skia_src_path)/gpu/effects/GrDashingEffect.cpp',
'<(skia_src_path)/gpu/effects/GrDashingEffect.h',
+ '<(skia_src_path)/gpu/effects/GrDisableColorXP.cpp',
+ '<(skia_src_path)/gpu/effects/GrDisableColorXP.cpp',
'<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.cpp',
'<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.h',
'<(skia_src_path)/gpu/effects/GrDitherEffect.cpp',
« no previous file with comments | « no previous file | include/gpu/GrXferProcessor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698