Skip to content

vrend: avoid linking program when no VS or FS is present

Italo Nicola requested to merge italove/virglrenderer:fix-link-warning into master

If we receive a link command without a VS or FS, just early exit to avoid doing extra work.

cc @gerddie

Merge request reports