Searched refs:dstshift (Results 1 – 1 of 1) sorted by relevance
45 offset_swizzle(unsigned *swizzle, unsigned reg_offset, unsigned srcshift, unsigned dstshift, unsign… in offset_swizzle() argument50 signed dst_comp = dst_offset >> dstshift; in offset_swizzle()55 assert(dst_comp << dstshift == dst_offset); in offset_swizzle()