Lines Matching refs:CONSTANT
24 #define CONSTANT c93
26 def CONSTANT[0], 0.0, 1.0, 2.0, 3.0
27 def CONSTANT[1], 0.125, 0.00390625, 0.5, 0.25
29 #define CONST_0 CONSTANT[0].x
30 #define CONST_1 CONSTANT[0].y
31 #define CONST_2 CONSTANT[0].z
32 #define CONST_3 CONSTANT[0].w
33 #define CONST_HALF CONSTANT[1].z
34 #define CONST_QUARTER CONSTANT[1].w
35 #define CONST_1_0 CONSTANT[0].yx
36 #define CONST_1__4 CONSTANT[1].w
37 #define CONST_1__8 CONSTANT[1].x
38 #define CONST_1__256 CONSTANT[1].y