radv: add radv_graphics_shaders_compile() to compile graphics shaders
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 26 Jul 2023 11:01:42 +0000 (13:01 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 3 Aug 2023 06:04:52 +0000 (06:04 +0000)
commitc733c166d7c572e6ad2917452dc32bea442fa4ce
treeecae2ef5b60e4f58e6ca30c639ab90bd6de3613f
parent5be4446abedccd66a2ae3bea580025da11df5c12
radv: add radv_graphics_shaders_compile() to compile graphics shaders

Similar to radv_compile_cs() but for all graphics stages.

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