Lines Matching refs:CONSTANT
53 #define CONSTANT c93
54 def CONSTANT[0], 0.0, 1.0, 2.0, 3.0
55 def CONSTANT[1], 0.125, 0.00390625, 0.5, 0.25
56 #define CONST_0 CONSTANT[0].x
57 #define CONST_1 CONSTANT[0].y
58 #define CONST_2 CONSTANT[0].z
59 #define CONST_3 CONSTANT[0].w
60 #define CONST_HALF CONSTANT[1].z
61 #define CONST_QUARTER CONSTANT[1].w
62 #define CONST_1_0 CONSTANT[0].yx
63 #define CONST_1__4 CONSTANT[1].w
64 #define CONST_1__8 CONSTANT[1].x
65 #define CONST_1__256 CONSTANT[1].y