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 4eb5913f331503301834d22d21357f0f1f705b91..b9dbb295425c755dd9094683903b32bbf5c379e2 100644 |
--- a/gpu/config/gpu_driver_bug_workaround_type.h |
+++ b/gpu/config/gpu_driver_bug_workaround_type.h |
@@ -24,6 +24,8 @@ |
disable_arb_sync) \ |
GPU_OP(DISABLE_ASYNC_READPIXELS, \ |
disable_async_readpixels) \ |
+ GPU_OP(DISABLE_BLEND_EQUATION_ADVANCED, \ |
+ disable_blend_equation_advanced) \ |
GPU_OP(DISABLE_CHROMIUM_FRAMEBUFFER_MULTISAMPLE, \ |
disable_chromium_framebuffer_multisample) \ |
GPU_OP(DISABLE_D3D11, \ |