Lines Matching refs:CONSTANT
36 #define CONSTANT c93
37 def CONSTANT[0], 0.0, 1.0, 2.0, 3.0
38 def CONSTANT[1], 0.125, 0.00390625, 0.5, 0.25
39 #define CONST_0 CONSTANT[0].x
40 #define CONST_1 CONSTANT[0].y
41 #define CONST_2 CONSTANT[0].z
42 #define CONST_3 CONSTANT[0].w
43 #define CONST_HALF CONSTANT[1].z
44 #define CONST_QUARTER CONSTANT[1].w
45 #define CONST_1_0 CONSTANT[0].yx
46 #define CONST_1__4 CONSTANT[1].w
47 #define CONST_1__8 CONSTANT[1].x
48 #define CONST_1__256 CONSTANT[1].y