Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/format/
Du_format_fxt1.c1319 int32_t glsb, selb; in fxt1_decode_1MIXED() local
1334 selb = CC_SEL(cc, 33); in fxt1_decode_1MIXED()
1346 selb = CC_SEL(cc, 1); in fxt1_decode_1MIXED()
1380 g = UP6(col[0][GCOMP], glsb ^ selb); in fxt1_decode_1MIXED()
1388 g = LERP(3, t, UP6(col[0][GCOMP], glsb ^ selb), in fxt1_decode_1MIXED()