radv: pass the ES shader to radv_pipeline_emit_hw_ngg()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 24 Mar 2023 07:15:05 +0000 (08:15 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 29 Mar 2023 02:20:50 +0000 (02:20 +0000)
commit8f9b0088abdac36134527ee62c1a123886fe0bc1
tree26613bf6a263d51a986cea058738051ef4878f6f
parent69da1857933a214e4a2b50be98752b941238e157
radv: pass the ES shader to radv_pipeline_emit_hw_ngg()

This allows to remove the radv_pipeline dependency.

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