aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-20 17:33:24 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-20 17:33:24 +0000
commit98874cdda0323aa1ffc730e271a2dd98b6dbbe38 (patch)
tree538a9af65566d7f526fae3db70ac209a80968f33 /gyp/gpu.gyp
parentdd5bd670e6784857824afb9a7c3b51eb8e1baf6b (diff)
[GPU] Use new Var type for inputs/outputs of FS and VS
Review URL: http://codereview.appspot.com/5056048/ git-svn-id: http://skia.googlecode.com/svn/trunk@2289 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r--gyp/gpu.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index dc113d1371..2b94240418 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -149,6 +149,7 @@
'../gpu/src/GrGLProgram.h',
'../gpu/src/GrGLRenderTarget.cpp',
'../gpu/src/GrGLRenderTarget.h',
+ '../gpu/src/GrGLShaderVar.h',
'../gpu/src/GrGLStencilBuffer.cpp',
'../gpu/src/GrGLStencilBuffer.h',
'../gpu/src/GrGLTexture.cpp',