radv: move HS info and task_num_entries to the physical device
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 24 May 2022 09:35:42 +0000 (11:35 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 25 May 2022 11:39:20 +0000 (11:39 +0000)
commit35af86af8c8a8293ddca980a806313923ca33189
treee7ee880846cc7eeeb15dd49459ed0bb714237881
parent85a4c5b35131ab4279101821c060bdd2ce58c3ea
radv: move HS info and task_num_entries to the physical device

They are not logical device properties.

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/16688>
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_pipeline.c
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_shader.c