Skip to content

Commit

Permalink
New fieldtrial configs for D3D11
Browse files Browse the repository at this point in the history
This supports the new experiment groups here: cl/266241314

Change-Id: Ic6ae049784bcccc602b88028ab67b5f4333d7f99
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1779574
Reviewed-by: Frank Liberato <[email protected]>
Reviewed-by: Steven Holte <[email protected]>
Commit-Queue: Frank Liberato <[email protected]>
Cr-Commit-Position: refs/heads/master@{#693954}
  • Loading branch information
tmathmeyer authored and Commit Bot committed Sep 5, 2019
1 parent 3ac2c77 commit 675968a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1684,14 +1684,14 @@
]
}
],
"D3D11VideoDecoderWin": [
"D3D11VideoDecoder": [
{
"platforms": [
"windows"
],
"experiments": [
{
"name": "D3D11VideoDecoderEnabled",
"name": "V1Enabled",
"enable_features": [
"D3D11VideoDecoder"
]
Expand Down

0 comments on commit 675968a

Please sign in to comment.