Deprecate GPU.DirectComposition.SwapBuffersLastError UMA
GetLastError returns the HRESULT of the last win32 API call and not the last failed call so this UMA doesn't work as expected. Replace with GPU.DirectComposition.SwapBuffersFailed boolean UMA that just counts number of failures. Bug: 837378 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Idee2ad507316823d31f95405e4431287f9aef5ee Reviewed-on: https://chromium-review.googlesource.com/1072692 Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#564752}
Showing
Please register or sign in to comment