Commit c6827dc1 authored by geofflang's avatar geofflang Committed by Commit bot

Roll ANGLE bc75f36:ef9d63e

* Prevent accessing more arguments than provided.
* Fix application of vertex divisor for non-instanced draws in D3D9
* Fix swizzle formats being assigned incorrectly.
* MANGLE refactorings.

BUG=390111, 398337, angle:721

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

Cr-Commit-Position: refs/heads/master@{#291943}
parent b3d34a4c
......@@ -59,7 +59,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': 'bc75f36b04c8bab99bcecf8cdca16ecee3ac58ee',
'angle_revision': 'ef9d63ec5a38ac6d41c0a3ba0ee9bde42090da54',
# 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.
......
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