Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h67 BI_SWIZZLE_B1032 = 10, /* +SWZ.v4i8 */ enumerator
96 case BI_SWIZZLE_B1032: return B(1, 0, 3, 2); in bi_apply_swizzle()