Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h65 BI_SWIZZLE_B0022 = 12, /* for b02 lanes */ enumerator
93 case BI_SWIZZLE_B0022: return B(0, 0, 2, 2); in bi_apply_swizzle()
Dbi_schedule.c636 return (swizzle != BI_SWIZZLE_B0022); in bi_impacted_t_modifiers()