radv: fix ignoring graphics shader stages that don't need to be imported
If a shader stage is already imported from a library it should be properly ignored. Fixes recent CTS dEQP-VK.pipeline.fast_linked_library.misc.unused_shader_stages*. Fixes: c8765c52 ("radv: ignore shader stages that don't need to be imported with GPL") Signed-off-by:Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <mesa/mesa!20899>
Loading
Please register or sign in to comment