enable color-matrix-floats again, watching arm64 bots
BUG=skia: TBR=mtklein@google.com Review URL: https://codereview.chromium.org/1035493002
This commit is contained in:
parent
4b65059e6e
commit
816d6c78a5
@ -14,8 +14,6 @@
|
||||
#include "SkUnPreMultiply.h"
|
||||
#include "SkString.h"
|
||||
|
||||
#define SK_SUPPORT_LEGACY_INT_COLORMATRIX
|
||||
|
||||
#define SK_PMORDER_INDEX_A (SK_A32_SHIFT / 8)
|
||||
#define SK_PMORDER_INDEX_R (SK_R32_SHIFT / 8)
|
||||
#define SK_PMORDER_INDEX_G (SK_G32_SHIFT / 8)
|
||||
|
Loading…
Reference in New Issue
Block a user