Searched refs:BI_SWIZZLE_H10 (Results 1 – 4 of 4) sorted by relevance
72 if (src == 0 && ins->src[src].swizzle != BI_SWIZZLE_H10) in bi_lower_swizzle_16()89 if (ins->src[src].swizzle == BI_SWIZZLE_H10) in bi_lower_swizzle_16()
99 bool al = (a & BI_SWIZZLE_H10); in bi_compose_swizzle_16()101 bool bl = (b & BI_SWIZZLE_H10); in bi_compose_swizzle_16()104 return ((al ? br : bl) ? BI_SWIZZLE_H10 : 0) | in bi_compose_swizzle_16()
55 BI_SWIZZLE_H10 = 2, /* = B2301 */ enumerator88 case BI_SWIZZLE_H10: return H(1, 0); in bi_apply_swizzle()
213 case BI_SWIZZLE_H10: return VA_SWIZZLES_16_BIT_H10; in va_pack_swizzle_f16()237 case BI_SWIZZLE_H10: return VA_SWIZZLES_16_BIT_H10; in va_pack_widen()