Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h66 BI_SWIZZLE_B2233 = 9, /* +SWZ.v4i8 */ enumerator
95 case BI_SWIZZLE_B2233: return B(2, 2, 3, 3); in bi_apply_swizzle()
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_pack.c271 case BI_SWIZZLE_B2233: return VA_HALF_SWIZZLES_8_BIT_B23; in va_pack_halfswizzle()