Revert "gpu: Remove obsolete direct composition feature flags"
This reverts commit 0e2b4943. Reason for revert: Trace tests failing on multiple FYI bots: crbug.com/1132375, crbug.com/1132381 Original change's description: > gpu: Remove obsolete direct composition feature flags > > Remove the NV12, decode swap chain, and underlay feature flags since > these features have shipped for quite some time. The NV12 feature flag > was also used for using YUY2 over NV12 for tests so introduce a new flag > for choosing the default SDR video overlay swap chain format. Add tests > for NV12, YUY2, and BGRA instead of just YUY2. Also cleanup some of the > testing code to be consistent in other_args, switch names, etc. > > Bug: 869677 > Change-Id: I0831b103506f394d6fe26bf1085401e2e2d50599 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2424576 > Reviewed-by: Maggie Chen <magchen@chromium.org> > Reviewed-by: Zhenyao Mo <zmo@chromium.org> > Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> > Cr-Commit-Position: refs/heads/master@{#810453} TBR=zmo@chromium.org,sunnyps@chromium.org,magchen@chromium.org,enga@chromium.org Change-Id: Id3a7de405887326d0fd09d2e8efa36637ffbf4c8 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 869677, 1132375, 1132381 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2432207Reviewed-by:Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#810700}
Showing
Please register or sign in to comment