From 001cae07d386038a5602663e1ce149cc51c6ebe9 Mon Sep 17 00:00:00 2001 From: Adrienne Walker Date: Tue, 15 May 2018 11:38:44 -0700 Subject: Driver bug workaround: disallow_large_instanced_draw Bug: chromium: 829614 Change-Id: I3c64cd360674f08b4ca3c4a2d0ef946e40a5c60a Reviewed-on: https://skia-review.googlesource.com/126751 Commit-Queue: Adrienne Walker Reviewed-by: Chris Dalton --- include/gpu/GrDriverBugWorkaroundsAutogen.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/gpu') diff --git a/include/gpu/GrDriverBugWorkaroundsAutogen.h b/include/gpu/GrDriverBugWorkaroundsAutogen.h index f8018c8cc7..1b3c8f8075 100644 --- a/include/gpu/GrDriverBugWorkaroundsAutogen.h +++ b/include/gpu/GrDriverBugWorkaroundsAutogen.h @@ -10,6 +10,8 @@ disable_blend_equation_advanced) \ GPU_OP(DISABLE_DISCARD_FRAMEBUFFER, \ disable_discard_framebuffer) \ + GPU_OP(DISALLOW_LARGE_INSTANCED_DRAW, \ + disallow_large_instanced_draw) \ GPU_OP(MAX_TEXTURE_SIZE_LIMIT_4096, \ max_texture_size_limit_4096) \ // The End -- cgit v1.2.3