Lines Matching defs:upper
174 * flag upper. For instance, xy would become 64-bit XY but that's just xyzw
202 * override to the lower or upper half, shifting the effective mask in
269 * upper or lower. We need all components to be on the same
274 bool upper = swizzle[first] > 3;
276 if (upper && mask)
289 assert(t_upper == upper);
293 /* Use the non upper part */
304 *expand_mode = upper ? midgard_src_rep_high :
308 *expand_mode = upper ? midgard_src_expand_high :
310 } else if (upper) {
314 *expand_mode = upper ? midgard_src_expand_high :
660 (0 << 2) | /* upper */