Skip to content
Snippets Groups Projects
Commit d1daf01b authored by Samuel Pitoiset's avatar Samuel Pitoiset Committed by Eric Engestrom
Browse files

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: default avatarSamuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <mesa/mesa!20899>
(cherry picked from commit b97fee43)
parent 5a2ca864
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment