| 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..7c35281bd4566a05092c6c07238a85abeb3e3249 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": "CopyTex{Sub}Image2D fails for incomplete integer cube map texture on Linux AMD",
|
| + "cr_bugs": [712117],
|
| + "os": {
|
| + "type": "linux"
|
| + },
|
| + "vendor_id": "0x1002",
|
| + "features": [
|
| + "force_int_cube_texture_complete"
|
| + ]
|
| }
|
| ],
|
| "comment": [
|
|
|