commit | dde8877bc21f56ea610b4889f34d31f970d54fd6 | [log] [tgz] |
---|---|---|
author | Sunny Sachanandani <[email protected]> | Fri Mar 23 03:37:10 2018 |
committer | Commit Bot <[email protected]> | Fri Mar 23 03:37:10 2018 |
tree | 84e2ae81b1ee847179fcc4e42a378e86b6daa90f | |
parent | 0cdf79875e8859b50953f752919c51063dd3cbfc [diff] |
gpu: Unit tests for IPC command buffer proxy The command buffer proxy doesn't just forward calls, but it also does coalescing of flushes, and handles sync token verification. This needs to be tested for correctness. R=piman BUG=824510 Cq-Include-Trybots: luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I6802b954e7bc13587ccaaba070f6ae88b0c732de Reviewed-on: https://chromium-review.googlesource.com/974758 Commit-Queue: Sunny Sachanandani <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Cr-Commit-Position: refs/heads/master@{#545361}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .