diff options
author | zmo <zmo@chromium.org> | 2014-10-21 17:24:08 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-22 00:24:42 +0000 |
commit | ad0c1301fccf741de2cc182d0c2b5a63841b3ace (patch) | |
tree | 3ee24051c5590a9b15f617a2ee9d877a4c5f17de /DEPS | |
parent | d7e84a0594e5394dbcbed676754cb1698339bfa0 (diff) | |
download | chromium_src-ad0c1301fccf741de2cc182d0c2b5a63841b3ace.zip chromium_src-ad0c1301fccf741de2cc182d0c2b5a63841b3ace.tar.gz chromium_src-ad0c1301fccf741de2cc182d0c2b5a63841b3ace.tar.bz2 |
Detect built-in varyings' invariant setting conflicts.
BUG=421710
TEST=conformance/glsl/misc/shaders-with-invariance.html
R=bajones@chromium.org
Review URL: https://codereview.chromium.org/660123002
Cr-Commit-Position: refs/heads/master@{#300580}
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. - "angle_revision": "8e92923010c568a445c0f22e1a36f462fcabc8f3", + "angle_revision": "d2f756be4fd198d630b64dc6c3568184363e6d14", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling build tools # and whatever else without interference from each other. |