radv: rework layout of radv_pipeline_key
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 24 Sep 2021 13:17:03 +0000 (15:17 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 27 Sep 2021 09:57:22 +0000 (11:57 +0200)
commit97c7cfe8239ca0957d2327f5064823e7438d3d6b
tree079f4ebd67ce465fd776d0c3b3709a7089fa162e
parent124b0039431be2bf0feeae8963a69a6965068338
radv: rework layout of radv_pipeline_key

To match radv_shader_variant_key.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13032>
src/amd/vulkan/radv_pipeline.c
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_shader.c