Searched refs:dstComps (Results 1 – 1 of 1) sorted by relevance
681 #define SWZ_CPY(dst, src, count, dstComps, srcComps) \ in swizzle_copy() argument695 for (j = 0; j < dstComps; j++) { \ in swizzle_copy()698 dst += dstComps; \ in swizzle_copy()