Skip to content
Snippets Groups Projects
Commit f30fb276 authored by Ilia Mirkin's avatar Ilia Mirkin Committed by Dylan Baker
Browse files

swr: set PIPE_CAP_MAX_VARYINGS correctly


Unfortunately swr was missed in the original commit. The number of
varyings should generally match up to what's reported as the shader
caps for fragment inputs.

Fixes: 6010d7b8 (gallium: add PIPE_CAP_MAX_VARYINGS)
Signed-off-by: default avatarIlia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Alok Hota's avatarAlok Hota <alok.hota@intel.com>
Cc: 19.0 <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 8c859367)
parent 10392852
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