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 2b220e024d2a71f8b7962d165884e5de72902dd1..0d9f200e4ac0843538740cf6cbd5c7948c30afd2 100644 |
--- a/gpu/config/gpu_driver_bug_workaround_type.h |
+++ b/gpu/config/gpu_driver_bug_workaround_type.h |
@@ -42,6 +42,8 @@ |
disable_oes_standard_derivatives) \ |
GPU_OP(DISABLE_POST_SUB_BUFFERS_FOR_ONSCREEN_SURFACES, \ |
disable_post_sub_buffers_for_onscreen_surfaces) \ |
+ GPU_OP(ETC1_POWER_OF_TWO_ONLY, \ |
+ etc1_power_of_two_only) \ |
GPU_OP(EXIT_ON_CONTEXT_LOST, \ |
exit_on_context_lost) \ |
GPU_OP(FORCE_DISCRETE_GPU, \ |