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

Unified Diff: gyp/gpu.gyp

Issue 302783002: Initial work to get ETC1 data up to the GPU (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add #define to not always compile in ETC1 support Created 6 years, 7 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 | « gyp/common_conditions.gypi ('k') | include/gpu/GrContext.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gpu.gyp
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index c69a94a7327fe0cb68f1faaf541e2c695c85ba22..fd81d6031432cdfd600fe343386d7c111fe91d7b 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -84,6 +84,7 @@
'dependencies': [
'core.gyp:*',
'utils.gyp:*',
+ 'etc1.gyp:libetc1',
],
'includes': [
'gpu.gypi',
« no previous file with comments | « gyp/common_conditions.gypi ('k') | include/gpu/GrContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698