radv/amdgpu: Remove hw_can_chain in favour of use_ib.
authorTimur Kristóf <timur.kristof@gmail.com>
Thu, 6 Apr 2023 11:35:19 +0000 (13:35 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 11 Apr 2023 17:05:02 +0000 (17:05 +0000)
commitdf90102a158162e054764f5dcd205d25bb06ccfe
tree1441f9261bc4d8bcf9ac93ff089da3abd2570af0
parentccb4b78840475ade02113db51d154f4082accea1
radv/amdgpu: Remove hw_can_chain in favour of use_ib.

They have the same meaning, but use_ib makes more sense because it
also takes the gfx_level into account.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22354>
src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c