| 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 961212acf87210fe02d6a631adbedba043238527..f610ddf54d2be990621b49a8a3efe1fa39587ff5 100644
|
| --- a/gpu/config/gpu_driver_bug_workaround_type.h
|
| +++ b/gpu/config/gpu_driver_bug_workaround_type.h
|
| @@ -31,6 +31,8 @@
|
| disable_angle_instanced_arrays) \
|
| GPU_OP(DISABLE_ASYNC_READPIXELS, \
|
| disable_async_readpixels) \
|
| + GPU_OP(DISABLE_AV_SAMPLE_BUFFER_DISPLAY_LAYER, \
|
| + disable_av_sample_buffer_display_layer) \
|
| GPU_OP(DISABLE_BLEND_EQUATION_ADVANCED, \
|
| disable_blend_equation_advanced) \
|
| GPU_OP(DISABLE_CHROMIUM_FRAMEBUFFER_MULTISAMPLE, \
|
|
|