Skip to content
Snippets Groups Projects
Commit 421e4d44 authored by Gert Wollny's avatar Gert Wollny Committed by Dylan Baker
Browse files

virgl: don't move input gl_SampleMaskIn to a temp


The input is an array so moving it to a single temporary value doesn't
seem to make much sense. I also don't see any piglit regressions when
not moving the value to a temporary.

Fixes: bc912bac
  virgl: Add workarounds for virglrenderer input/sv signedness bugs.

v2: remove unused enum for SAMPLEMASK (Emma)

Signed-off-by: default avatarGert Wollny <gert.wollny@collabora.com>
Acked-by: Emma Anholt's avatarEmma Anholt <emma@anholt.net>
Part-of: <mesa/mesa!15997>
(cherry picked from commit 89bba41d)
parent 238b0187
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