Searched refs:swizzle_for_size (Results 1 – 3 of 3) sorted by relevance
219 ir_swizzle *swizzle_for_size(operand a, unsigned components);
87 swizzle_for_size(operand a, unsigned components) in swizzle_for_size() function
7153 tex->coordinate = swizzle_for_size(P, coord_size); in _texture()