New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 867136 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

Add an API for the pixels test to check whether swapchains are promoted to HW overlay

Project Member Reported by magchen@chromium.org, Jul 24

Issue description

OS: Win10
Platform: Intel GPU

After creating this new API, the pixel tests can access this API from JavaScript to get the current composition mode and construct the test to failure if the swapchain is not promoted to HW overlay.



 
src/content/renderer/gpu/gpu_benchmarking_extension.{cc,h} is the best place to add a testing-only JavaScript API accessible to the GPU pixel tests.

Cc: -zmo@chromium.org sunn...@chromium.org magchen@chromium.org
Labels: -Pri-3 Pri-1
Owner: zmo@chromium.org
Status: Started (was: Assigned)
Taking this from magchen

Comment 3 by zmo@google.com, Today (9 hours ago)

Cc: piman@chromium.org
Per piman@ feedback on my first attempt of this issue [1], we are going down a different path. Instead of adding a gpu_benchmarking test API, we are going to add disable_by_default tracing event for various video frame presentation mode, and verify through trace_test that the expected mode happened.

[1] https://chromium-review.googlesource.com/c/chromium/src/+/1419158

Sign in to add a comment