Skip to content
Snippets Groups Projects
Commit 67648c0f authored by Bas Nieuwenhuizen's avatar Bas Nieuwenhuizen
Browse files

radv: Don't compile shaders when they are cached already.


When the gs_copy_shader is NULL (due to an incomplete cache), but
the main shaders are found, we still do the nir, but we shouldn't
compile the shaders again. For merged shaders we should also account
for the missing shaders.

Fixes: ce03c119 'radv: Add code to compile merged shaders.'
Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
parent 3bf954b2
No related branches found
No related tags found
Loading
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