Update robust read pixels to output number of columns and rows written.
Allows the command buffer client to unpack the pixels without any code
changes when it knows which rows and columns were written to.
Roll ANGLE fe48632..bf67aa8
https://chromium.googlesource.com/angle/angle.git/+log/fe48632..bf67aa8
BUG=angleproject:1354
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2787123002
Cr-Commit-Position: refs/heads/master@{#462910}
diff --git a/DEPS b/DEPS
index 0440fd0..bef1933 100644
--- a/DEPS
+++ b/DEPS
@@ -52,7 +52,7 @@
# 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': 'fe48632f2f47f9513c0557c331a8f346ed92c82d',
+ 'angle_revision': 'bf67aa801a19e4d3877871bfea6a209226b94759',
# 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.