summaryrefslogtreecommitdiffstats
path: root/gpu/config/gpu_driver_bug_workaround_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/config/gpu_driver_bug_workaround_type.h')
-rw-r--r--gpu/config/gpu_driver_bug_workaround_type.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpu/config/gpu_driver_bug_workaround_type.h b/gpu/config/gpu_driver_bug_workaround_type.h
index 5c0127d..70c370d 100644
--- a/gpu/config/gpu_driver_bug_workaround_type.h
+++ b/gpu/config/gpu_driver_bug_workaround_type.h
@@ -34,6 +34,8 @@
disable_discard_framebuffer) \
GPU_OP(DISABLE_EXT_DRAW_BUFFERS, \
disable_ext_draw_buffers) \
+ GPU_OP(DISABLE_GL_PATH_RENDERING, \
+ disable_gl_path_rendering) \
GPU_OP(DISABLE_GL_RGB_FORMAT, \
disable_gl_rgb_format) \
GPU_OP(DISABLE_MULTIMONITOR_MULTISAMPLING, \