Lines Matching defs:upper
186 * flag upper. For instance, xy would become 64-bit XY but that's just xyzw
214 * override to the lower or upper half, shifting the effective mask in
275 * upper or lower. We need all components to be on the same
280 bool upper = swizzle[first] > 3;
282 if (upper && mask)
295 assert(t_upper == upper);
299 /* Use the non upper part */
310 *expand_mode = upper ? midgard_src_rep_high :
314 *expand_mode = upper ? midgard_src_expand_high :
316 } else if (upper) {
320 *expand_mode = upper ? midgard_src_expand_high :
671 (0 << 2) | /* upper */