aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gpu_workaround_list.txt
diff options
context:
space:
mode:
authorGravatar Adrienne Walker <enne@chromium.org>2018-05-15 11:47:07 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-16 18:31:22 +0000
commit94f585ed091e252cd3cc741b19c8a226fe4a5eec (patch)
tree0dd0e0aa45ccb91f82dc9a4fe3949020ad417319 /src/gpu/gpu_workaround_list.txt
parent3c6087ccf450e947309fcecb08744a7e8dbbd300 (diff)
Driver bug workaround: gl_clear_broken
Skia does not appear to use depth buffers and this appears to be identical to ClearFramebufferResourceManager::ClearFramebuffer in Chromium code. Therefore, just hook up this workaround to turn on these internal Skia workarounds. Bug: chromium: 829614 Change-Id: Icc5f2eb981e39ffef487efa16940d2e50cdbc399 Reviewed-on: https://skia-review.googlesource.com/127220 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Adrienne Walker <enne@chromium.org>
Diffstat (limited to 'src/gpu/gpu_workaround_list.txt')
-rw-r--r--src/gpu/gpu_workaround_list.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/gpu_workaround_list.txt b/src/gpu/gpu_workaround_list.txt
index 8425ca3d85..fb79bfc570 100644
--- a/src/gpu/gpu_workaround_list.txt
+++ b/src/gpu/gpu_workaround_list.txt
@@ -1,6 +1,7 @@
disable_blend_equation_advanced
disable_discard_framebuffer
disallow_large_instanced_draw
+gl_clear_broken
max_msaa_sample_count_4
max_texture_size_limit_4096
restore_scissor_on_fbo_change