Searched refs:swizzle_normal (Results 1 – 1 of 1) sorted by relevance
4829 static const unsigned swizzle_normal[4] = {0, 1, 2, 3}; in visit_load_input() local4831 const unsigned *swizzle = post_shuffle ? swizzle_post_shuffle : swizzle_normal; in visit_load_input()