aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLSL_impl.h
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-19 15:03:21 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-19 15:03:21 +0000
commit8da9bc751e1898d50dd84d7e5ca666b00e4ff624 (patch)
tree24165b846e405e4ac0410a0009ec8f93edfd7acb /src/gpu/gl/GrGLSL_impl.h
parentc1ccda3af8c462dc99d5893806baac3bd85fa5d3 (diff)
Add all remaining separable xfer modes to GPU backend.
Review URL: https://codereview.chromium.org/14189024 git-svn-id: http://skia.googlecode.com/svn/trunk@8768 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/gpu/gl/GrGLSL_impl.h')
-rw-r--r--src/gpu/gl/GrGLSL_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/gl/GrGLSL_impl.h b/src/gpu/gl/GrGLSL_impl.h
index 0dc0d8f402..3940926a0c 100644
--- a/src/gpu/gl/GrGLSL_impl.h
+++ b/src/gpu/gl/GrGLSL_impl.h
@@ -189,5 +189,4 @@ GrSLConstantVec GrGLSLSubtractf(SkString* outAppend,
}
}
-
#endif