summaryrefslogtreecommitdiff
path: root/chromium/gpu/config/gpu_driver_bug_workaround_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/gpu/config/gpu_driver_bug_workaround_type.h')
-rw-r--r--chromium/gpu/config/gpu_driver_bug_workaround_type.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/gpu/config/gpu_driver_bug_workaround_type.h b/chromium/gpu/config/gpu_driver_bug_workaround_type.h
index b9dbb295425..27243563291 100644
--- a/chromium/gpu/config/gpu_driver_bug_workaround_type.h
+++ b/chromium/gpu/config/gpu_driver_bug_workaround_type.h
@@ -50,6 +50,8 @@
disable_oes_standard_derivatives) \
GPU_OP(DISABLE_POST_SUB_BUFFERS_FOR_ONSCREEN_SURFACES, \
disable_post_sub_buffers_for_onscreen_surfaces) \
+ GPU_OP(DISABLE_PROGRAM_CACHE, \
+ disable_program_cache) \
GPU_OP(ETC1_POWER_OF_TWO_ONLY, \
etc1_power_of_two_only) \
GPU_OP(EXIT_ON_CONTEXT_LOST, \