Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h63 BI_SWIZZLE_B3210 = 11, /* +SWZ.v4i8 */ enumerator
92 case BI_SWIZZLE_B3210: return B(3, 2, 1, 0); in bi_apply_swizzle()