Home
last modified time | relevance | path

Searched refs:swizzle_post_shuffle (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c4222 static const unsigned swizzle_post_shuffle[4] = {2, 1, 0, 3}; in radv_lower_vs_input() local
4223 const unsigned *swizzle = post_shuffle ? swizzle_post_shuffle : swizzle_normal; in radv_lower_vs_input()

Completed in 11 milliseconds