| 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 a7399a4cff7ed2050dd0c57c178457c10bf6e9b1..7d5d1e7be2079a9ea5c8ded87edaa9b66dd2c590 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.3",
|
| + "version": "10.4",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -2362,6 +2362,18 @@
|
| "features": [
|
| "disable_software_to_accelerated_canvas_upgrade"
|
| ]
|
| + },
|
| + {
|
| + "id": 223,
|
| + "description": "Force integer or srgb cube map texture complete on Linux AMD",
|
| + "cr_bugs": [712117],
|
| + "os": {
|
| + "type": "linux"
|
| + },
|
| + "vendor_id": "0x1002",
|
| + "features": [
|
| + "force_int_or_srgb_cube_texture_complete"
|
| + ]
|
| }
|
| ],
|
| "comment": [
|
|
|