radv simplify compiling graphics shaders with a mask of active NIR stages
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 10 Feb 2023 10:37:31 +0000 (11:37 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 13 Feb 2023 09:15:37 +0000 (09:15 +0000)
commit214d6d05ed2bfd010cadfec5779a0bb20a82cf77
treeaa3aee930e55b655f220284e2c3121e7f11138f3
parent8dd0b98786e0b52b95ebf208be197d33a06d7008
radv simplify compiling graphics shaders with a mask of active NIR stages

Instead of recomputing the same bitfield everywhere.

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