Lines Matching refs:CONSTANT
76 #define CONSTANT c93 macro
78 def CONSTANT[0], 0.0, 1.0, 2.0, 3.0
79 def CONSTANT[1], 0.125, 0.00390625, 0.5, 0.25
81 #define CONST_0 CONSTANT[0].x
82 #define CONST_1 CONSTANT[0].y
83 #define CONST_2 CONSTANT[0].z
84 #define CONST_3 CONSTANT[0].w
85 #define CONST_HALF CONSTANT[1].z
86 #define CONST_QUARTER CONSTANT[1].w
87 #define CONST_1_0 CONSTANT[0].yx
88 #define CONST_1__4 CONSTANT[1].w
89 #define CONST_1__8 CONSTANT[1].x
90 #define CONST_1__256 CONSTANT[1].y