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

Unified Diff: gyp/dm.gypi

Issue 1984363002: initial checkin of SkSL compiler (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: changed SkSLType to follow Vulkan spec Created 4 years, 6 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 | « no previous file | gyp/gpu.gyp » ('j') | src/sksl/SkSLIRGenerator.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/dm.gypi
diff --git a/gyp/dm.gypi b/gyp/dm.gypi
index d307c9c91baab7ffd37d3aebcee2761aeb7af463..cc34d16ff216c918037172dd7576715717dd6760 100644
--- a/gyp/dm.gypi
+++ b/gyp/dm.gypi
@@ -12,6 +12,7 @@
'../src/effects',
'../src/images',
'../src/lazy',
+ '../src/sksl',
'../src/utils',
'../tools/debugger',
'../tests',
@@ -22,6 +23,7 @@
'jsoncpp.gyp:jsoncpp',
'libpng.gyp:libpng',
'skia_lib.gyp:skia_lib',
+ 'sksl.gyp:sksl',
'svg.gyp:svg',
'tools.gyp:crash_handler',
'tools.gyp:picture_utils',
« no previous file with comments | « no previous file | gyp/gpu.gyp » ('j') | src/sksl/SkSLIRGenerator.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698