| 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 cfca3a9a6614a9f2eb70075fa2501ac6c976d09e..1d933dbcb6b3fc967f27ab0b71130719def48849 100644
|
| --- a/gpu/config/gpu_driver_bug_list.json
|
| +++ b/gpu/config/gpu_driver_bug_list.json
|
| @@ -2335,6 +2335,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",
|
|
|