radv: store the primitive topology hardware value in the pipeline
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 8 Jul 2020 07:36:00 +0000 (09:36 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 9 Jul 2020 06:31:39 +0000 (06:31 +0000)
commit9f561feecc79f5ffbeccb5c8fa4ad72de6eaefd9
treecbffa8b276dfacb238ed03a925db00014173b268
parent6f734324a5e213febb79de13550a21588c31bc7f
radv: store the primitive topology hardware value in the pipeline

Will help for upcoming changes.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5801>
src/amd/vulkan/radv_cmd_buffer.c
src/amd/vulkan/radv_pipeline.c