Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Enumerations
SkSL::SwizzleComponent Namespace Reference

Enumerations

enum  Type : int8_t {
  X = 0 , Y = 1 , Z = 2 , W = 3 ,
  R = 4 , G = 5 , B = 6 , A = 7 ,
  S = 8 , T = 9 , P = 10 , Q = 11 ,
  UL = 12 , UT = 13 , UR = 14 , UB = 15 ,
  ZERO , ONE
}
 

Enumeration Type Documentation

◆ Type

Enumerator
UL 
UT 
UR 
UB 
ZERO 
ONE 

Definition at line 31 of file SkSLSwizzle.h.

31 : int8_t {
32 X = 0, Y = 1, Z = 2, W = 3,
33 R = 4, G = 5, B = 6, A = 7,
34 S = 8, T = 9, P = 10, Q = 11,
35 UL = 12, UT = 13, UR = 14, UB = 15,
36 ZERO,
37 ONE
38};
static const SkScalar Y
static const SkScalar X
#define W
Definition aaa.cpp:17
#define Z
#define R(r)
#define T
Definition SkMD5.cpp:125