Skip to content

vrend: pass shader key by reference

John Bates requested to merge jbates/virglrenderer:shader-key-ref into master

Minor cleanup to avoid copying the large struct twice.

Signed-off-by: John Bates jbates@chromium.com Reviewed-by: Chia-I Wu olvaffe@gmail.com

Merge request reports