radv: pass pCreateInfo to radv_graphics_pipeline_compile()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 31 Jan 2023 13:11:15 +0000 (14:11 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 1 Feb 2023 14:20:47 +0000 (14:20 +0000)
commitcd6712e3a82efd956e511009ff6643dcb3e600c0
treef925901a7307b6201cf7556e97ce9073bd048a91
parent6f17ce08fc24d24c14edc6f7a5a0c806d55d7648
radv: pass pCreateInfo to radv_graphics_pipeline_compile()

This removes some duplicated code.

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