Skip to content

Commit

Permalink
Add flag to stage change to picture-shader
Browse files Browse the repository at this point in the history
Change-Id: I3a0f849b89dfed896a64c6774cb1acabfab65425
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2737415
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Mike Reed <reed@google.com>
Cr-Commit-Position: refs/heads/master@{#859866}
  • Loading branch information
reed-at-google committed Mar 4, 2021
1 parent 7431eca commit f01a9b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions skia/config/SkUserConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ SK_API void SkDebugf_FileLine(const char* file,

#define SK_SUPPORT_LEGACY_MATRIX_IMAGEFILTER

#define SK_SUPPORT_LEGACY_PICTURESHADER_MATH

// For now, Chrome should only attempt to reduce opList splitting when recording
// DDLs
#define SK_DISABLE_REDUCE_OPLIST_SPLITTING
Expand Down

0 comments on commit f01a9b5

Please sign in to comment.