radv: move radv_consider_force_vrs above radv_fill_shader_info
authorQiang Yu <yuq825@gmail.com>
Mon, 30 Jan 2023 12:20:09 +0000 (20:20 +0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 7 Feb 2023 08:09:39 +0000 (08:09 +0000)
commit1e3198c7662b53ae7b81f7a19059aa64138a18af
treececdb56fdd3054d41c4c65d73ce7d7641495cc60
parentbee8e4704800b46b3017b06c455245a8d87a4f6f
radv: move radv_consider_force_vrs above radv_fill_shader_info

It will be used by radv_fill_shader_info, no function change.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21010>
src/amd/vulkan/radv_pipeline.c