diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/gpu/GrDriverBugWorkaroundsAutogen.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/gpu/GrDriverBugWorkaroundsAutogen.h b/include/gpu/GrDriverBugWorkaroundsAutogen.h index 1b3c8f8075..2fdcaa065d 100644 --- a/include/gpu/GrDriverBugWorkaroundsAutogen.h +++ b/include/gpu/GrDriverBugWorkaroundsAutogen.h @@ -12,6 +12,8 @@ disable_discard_framebuffer) \ GPU_OP(DISALLOW_LARGE_INSTANCED_DRAW, \ disallow_large_instanced_draw) \ + GPU_OP(MAX_MSAA_SAMPLE_COUNT_4, \ + max_msaa_sample_count_4) \ GPU_OP(MAX_TEXTURE_SIZE_LIMIT_4096, \ max_texture_size_limit_4096) \ // The End |