| Index: gpu/config/gpu_driver_bug_workaround_type.h
|
| diff --git a/gpu/config/gpu_driver_bug_workaround_type.h b/gpu/config/gpu_driver_bug_workaround_type.h
|
| index 99ca6cc09518b895b93485ccd6ec6d54c8ba14b5..2f1f865f7809ee01ec0b27e39e1b0fe76b6d1300 100644
|
| --- a/gpu/config/gpu_driver_bug_workaround_type.h
|
| +++ b/gpu/config/gpu_driver_bug_workaround_type.h
|
| @@ -45,6 +45,8 @@
|
| disable_dxgi_zero_copy_video) \
|
| GPU_OP(DISABLE_EXT_DRAW_BUFFERS, \
|
| disable_ext_draw_buffers) \
|
| + GPU_OP(DISABLE_FRAMEBUFFER_CMAA, \
|
| + disable_framebuffer_cmaa) \
|
| GPU_OP(DISABLE_GL_RGB_FORMAT, \
|
| disable_gl_rgb_format) \
|
| GPU_OP(DISABLE_MULTIMONITOR_MULTISAMPLING, \
|
|
|