docs(renderer): link SwiftShader workaround tracker

This commit is contained in:
Miguel Ángel
2026-07-16 05:19:00 +00:00
parent 54a3ef2000
commit 9c25e27da6
2 changed files with 3 additions and 2 deletions
@@ -1,6 +1,6 @@
{
"name": "software-beginframe-yoyo-compositor",
"description": "Regression guard for stale SwiftShader compositor layers after a GSAP yoyo reversal. At 25 fps the unfixed BeginFrame path briefly retained the first output badge at its previous transform, painting a third ghost badge around 10.12 seconds.",
"description": "Regression guard for Chromium issue 535256667: stale SwiftShader compositor layers after a GSAP yoyo reversal. At 25 fps the unfixed BeginFrame path briefly retained the first output badge at its previous transform, painting a third ghost badge around 10.12 seconds.",
"tags": ["regression", "beginframe", "gsap"],
"minPsnr": 30,
"maxFrameFailures": 0,