Lines Matching defs:byte
221 * channel by shifting the byte containing the pixel mask by the
224 * The region of <1,8,0> reads only 1 byte (the pixel masks for
225 * subspans 0 and 1) in SIMD8 and an additional byte (the pixel
1152 const unsigned byte = nir_src_as_uint(extract_instr->src[1].src);
1156 op[0] = subscript(op[0], type, byte);
1961 unsigned byte = nir_src_as_uint(instr->src[1].src);
1975 bld.MOV(w_temp, subscript(op[0], type, byte));
1977 } else if (byte & 1) {
1978 /* Extract the high byte from the word containing the desired byte
1982 subscript(op[0], BRW_REGISTER_TYPE_UW, byte / 2),
1987 subscript(op[0], BRW_REGISTER_TYPE_UW, byte / 2),
1992 bld.MOV(result, subscript(op[0], type, byte));
2554 * the final indirect byte offset.
2794 * the final indirect byte offset.
4157 * same byte offset. To deal with this problem, we swizzle the address using