Searched refs:BI_SWIZZLE_B3210 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ | ||
H A D | compiler.h | 68 BI_SWIZZLE_B3210 = 11, /* +SWZ.v4i8 */ enumerator 97 case BI_SWIZZLE_B3210: return B(3, 2, 1, 0); in bi_apply_swizzle() |
Completed in 2 milliseconds