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

Unified Diff: gyp/gpu.gypi

Issue 1885863004: Refactor how we store and use samplers in Ganesh (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 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 | src/core/SkLightingShader.cpp » ('j') | src/gpu/glsl/GrGLSLSampler.h » ('J')
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 0b8c2e8759ca757d213737c5edb1df331f012af7..b123626bfebb0bb7f4a83c2d909572c86dcef0bc 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -344,6 +344,7 @@
'<(skia_src_path)/gpu/gl/GrGLProgramDataManager.h',
'<(skia_src_path)/gpu/gl/GrGLRenderTarget.cpp',
'<(skia_src_path)/gpu/gl/GrGLRenderTarget.h',
+ '<(skia_src_path)/gpu/gl/GrGLSampler.h',
'<(skia_src_path)/gpu/gl/GrGLStencilAttachment.cpp',
'<(skia_src_path)/gpu/gl/GrGLStencilAttachment.h',
'<(skia_src_path)/gpu/gl/GrGLTestInterface.cpp',
« no previous file with comments | « no previous file | src/core/SkLightingShader.cpp » ('j') | src/gpu/glsl/GrGLSLSampler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698