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 3934d156ee8d79657dbcade494c87732500b5064..e9b3524606e2cedb5311a10375f4cd3773dab0da 100644 |
--- a/gpu/config/gpu_driver_bug_workaround_type.h |
+++ b/gpu/config/gpu_driver_bug_workaround_type.h |
@@ -70,6 +70,8 @@ |
use_virtualized_gl_contexts) \ |
GPU_OP(VALIDATE_MULTISAMPLE_BUFFER_ALLOCATION, \ |
validate_multisample_buffer_allocation) \ |
+ GPU_OP(DISABLE_EXT_DISCARD_FRAMEBUFFER, \ |
+ disable_ext_discard_framebuffer) \ |
namespace gpu { |