Home
last modified time | relevance | path

Searched refs:BI_SWIZZLE_B0022 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h70 BI_SWIZZLE_B0022 = 12, /* for b02 lanes */ enumerator
98 case BI_SWIZZLE_B0022: return B(0, 0, 2, 2); in bi_apply_swizzle()
Dbi_schedule.c695 return (swizzle != BI_SWIZZLE_B0022); in bi_impacted_t_modifiers()
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_pack.c272 case BI_SWIZZLE_B0022: return VA_HALF_SWIZZLES_8_BIT_B02; in va_pack_halfswizzle()