Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Macros | |
#define | SK_OPTS_TARGET_DEFAULT 0x00 |
#define | SK_OPTS_TARGET_SSSE3 0x01 |
#define | SK_OPTS_TARGET_AVX 0x02 |
#define | SK_OPTS_TARGET_HSW 0x04 |
#define SK_OPTS_TARGET_AVX 0x02 |
Definition at line 13 of file SkOptsTargets.h.
#define SK_OPTS_TARGET_DEFAULT 0x00 |
Definition at line 11 of file SkOptsTargets.h.
#define SK_OPTS_TARGET_HSW 0x04 |
Definition at line 14 of file SkOptsTargets.h.
#define SK_OPTS_TARGET_SSSE3 0x01 |
Definition at line 12 of file SkOptsTargets.h.