| 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 a2c503c7216799dcd752575ee321ffb7eae63d4f..62253a8947c62ddc0d111075b448b094c4c640b8 100644
|
| --- a/gpu/config/gpu_driver_bug_list.json
|
| +++ b/gpu/config/gpu_driver_bug_list.json
|
| @@ -2317,6 +2317,22 @@
|
| "unpack_alignment_workaround_with_unpack_buffer"
|
| ]
|
| },
|
| + {
|
| + "id": 218,
|
| + "description": "Certain Adreno 4xx and 5xx drivers often crash in glProgramBinary.",
|
| + "cr_bugs": [699122],
|
| + "os": {
|
| + "type": "android"
|
| + },
|
| + "driver_version": {
|
| + "op": ">=",
|
| + "value": "103.0"
|
| + },
|
| + "gl_renderer": "Adreno \\(TM\\) [45].*",
|
| + "features": [
|
| + "disable_program_disk_cache"
|
| + ]
|
| + },
|
| {
|
| "id": 219,
|
| "description": "Zero-copy DXGI video hangs or displays incorrect colors on AMD drivers",
|
|
|