aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gypi
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-18 19:36:09 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-18 19:36:09 +0000
commit018f179efb2413431bdb1a9e6701eb44ef36b792 (patch)
treea3387cdc6a8846100725d55667c3d41b5a1e83dc /gyp/gpu.gypi
parentb98e5d0a9308657469b2b38067f58d9a5c2b4b66 (diff)
Expand modulate, add, subtract, extract component glsl helpers.
Review URL: https://codereview.chromium.org/13895006 git-svn-id: http://skia.googlecode.com/svn/trunk@8755 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/gpu.gypi')
-rw-r--r--gyp/gpu.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 259bd01bc9..f5800e8d0e 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -171,6 +171,7 @@
'<(skia_src_path)/gpu/gl/GrGLShaderVar.h',
'<(skia_src_path)/gpu/gl/GrGLSL.cpp',
'<(skia_src_path)/gpu/gl/GrGLSL.h',
+ '<(skia_src_path)/gpu/gl/GrGLSL_impl.h',
'<(skia_src_path)/gpu/gl/GrGLStencilBuffer.cpp',
'<(skia_src_path)/gpu/gl/GrGLStencilBuffer.h',
'<(skia_src_path)/gpu/gl/GrGLTexture.cpp',