enable new gradients + suppress gms for now
BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/807513004
This commit is contained in:
parent
68331cd92a
commit
8142a57fa1
@ -51,6 +51,17 @@ imagemagnifier
|
||||
#reed
|
||||
modecolorfilters
|
||||
|
||||
#reed
|
||||
gammagradienttext
|
||||
composeshader_alpha
|
||||
composeshader
|
||||
c_gms
|
||||
alphagradients
|
||||
arithmode
|
||||
colorcube
|
||||
lightingcolorfilter
|
||||
|
||||
|
||||
#joshualitt
|
||||
bleed
|
||||
blurrects
|
||||
|
@ -11,8 +11,6 @@
|
||||
#include "SkFixed.h"
|
||||
#include "SkScalar.h"
|
||||
|
||||
#define SK_SUPPORT_LEGACY_GRADIENT_PRECISION
|
||||
|
||||
#ifdef SK_SUPPORT_LEGACY_GRADIENT_PRECISION
|
||||
#define SkGradFixed SkFixed
|
||||
#define SkScalarToGradFixed SkScalarToFixed
|
||||
|
Loading…
Reference in New Issue
Block a user