commit | 3b2d871c3577bc79b7d60a75f73736d920402cf8 | [log] [tgz] |
---|---|---|
author | piman <[email protected]> | Mon May 23 19:59:47 2016 |
committer | Commit bot <[email protected]> | Mon May 23 20:02:15 2016 |
tree | 136abbd2d54148f8b32e5522e7de8302e6626e67 | |
parent | 8d0894e8a5b6c29e97704a62ca75cc1cb412223d [diff] |
gpu: fix off-by-one in command_info array The command_info array was 1 too large, causing a check to accept an invalid command. Renamed kStartPoint to be less confusing. BUG=None CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2000273002 Cr-Commit-Position: refs/heads/master@{#395395}