Searched refs:fix_hw_swizzle (Results 1 – 1 of 1) sorted by relevance
141 static unsigned int fix_hw_swizzle(unsigned int swz) in fix_hw_swizzle() function167 t |= fix_hw_swizzle(GET_SWZ(inst->RGB.Arg[arg].Swizzle, comp)) << (3*comp + 2); in translate_arg_rgb()175 t |= fix_hw_swizzle(GET_SWZ(inst->Alpha.Arg[i].Swizzle, 0)) << 2; in translate_arg_alpha()