Commit 46ad0c78 authored by capn@chromium.org's avatar capn@chromium.org

Roll ANGLE 07d49ef:4fbd36e

Aside from MANGLE refactorings this fixes using -1 in a D3D11 index buffer.

BUG=396058

Review URL: https://codereview.chromium.org/427333002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287555 0039d316-1c4b-4281-b951-d872f2087c98
parent b08e055f
...@@ -69,7 +69,7 @@ vars = { ...@@ -69,7 +69,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE # the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other. # and whatever else without interference from each other.
"angle_revision": "07d49ef5350a95cfd6321226c178d22cc73aebc9", "angle_revision": "4fbd36ec50ff9e15887b948cc075526dd72d1415",
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools # the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment