commit | e51ddb3fb63e2d56b7df62f1c1770787da26bdb1 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Mon May 18 16:05:11 2020 -0700 |
committer | George Burgess IV <gbiv@google.com> | Mon May 18 16:05:11 2020 -0700 |
tree | 6bff2d068bc1e397665d09c08010a4cf74adb043 | |
parent | 2ab57c49df71c367eb03e1638bc5a6f9e2038633 [diff] |
fix -Wunreachable-code-loop-increment `glGetError()` may return more than one error, yet these loops never iterated more than once. This CL fixes that, and cleans up some useless casting. Same fix as Ib2d3a6a95726fa954426a3644635dcf41fb571db. Bug: 150166387 Test: TreeHugger Change-Id: I67f0f30445cfb6ce86c3de9984b4f87f9f302c1d