Lines Matching refs:result
110 * Compute the swizzle obtained from the application of \p swz0 on the result
125 * Return the result of applying swizzle \p swz to shuffle the bits of \p mask
131 unsigned result = 0;
135 result |= 1 << i;
138 return result;
142 * Return the result of applying the inverse of swizzle \p swz to shuffle the
149 unsigned result = 0;
153 result |= 1 << BRW_GET_SWZ(swz, i);
156 return result;
161 * mask. The result will only reference channels enabled in the provided \p