Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c4221 static const unsigned swizzle_normal[4] = {0, 1, 2, 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