| Index: gpu/config/gpu_driver_bug_list.json
|
| diff --git a/gpu/config/gpu_driver_bug_list.json b/gpu/config/gpu_driver_bug_list.json
|
| index 0f3b0ca8114a51247c5cd54b2943c082ac5bae57..b2f637fedddef5829780997750f650eae73bd370 100644
|
| --- a/gpu/config/gpu_driver_bug_list.json
|
| +++ b/gpu/config/gpu_driver_bug_list.json
|
| @@ -1,6 +1,6 @@
|
| {
|
| "name": "gpu driver bug list",
|
| - "version": "10.6",
|
| + "version": "10.7",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -2433,6 +2433,20 @@
|
| "features": [
|
| "disable_accelerated_vpx_decode"
|
| ]
|
| + },
|
| + {
|
| + "id": 227,
|
| + "description": "Certain Apple devices leak stencil buffers",
|
| + "cr_bugs": [713854],
|
| + "os": {
|
| + "type": "macosx"
|
| + },
|
| + "vendor_id": "0x8086",
|
| + "device_id": ["0x0412", "0x0d26", "0x0a2e", "0x0a26", "0x0d22", "0x161e",
|
| + "0x1626", "0x162b", "0x1622"],
|
| + "features": [
|
| + "avoid_stencil_buffers"
|
| + ]
|
| }
|
| ],
|
| "comment": [
|
|
|