Commit 675968a8 authored by Ted Meyer's avatar Ted Meyer Committed by Commit Bot

New fieldtrial configs for D3D11

This supports the new experiment groups here: cl/266241314

Change-Id: Ic6ae049784bcccc602b88028ab67b5f4333d7f99
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779574Reviewed-by: default avatarFrank Liberato <liberato@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Frank Liberato <liberato@chromium.org>
Cr-Commit-Position: refs/heads/master@{#693954}
parent 3ac2c77b
...@@ -1684,14 +1684,14 @@ ...@@ -1684,14 +1684,14 @@
] ]
} }
], ],
"D3D11VideoDecoderWin": [ "D3D11VideoDecoder": [
{ {
"platforms": [ "platforms": [
"windows" "windows"
], ],
"experiments": [ "experiments": [
{ {
"name": "D3D11VideoDecoderEnabled", "name": "V1Enabled",
"enable_features": [ "enable_features": [
"D3D11VideoDecoder" "D3D11VideoDecoder"
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment