v3d: Return the right gl_SampleMaskIn[] value.
authorEric Anholt <eric@anholt.net>
Mon, 3 Dec 2018 16:51:29 +0000 (08:51 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 8 Dec 2018 00:48:23 +0000 (16:48 -0800)
commitacecee4c2db48fb36bce1170d8747c7345ba3541
treed1342db5c21461690d928e1fa3e07780ac13e904
parent68701110517eb67ee794f2eef10c34e46ce83394
v3d: Return the right gl_SampleMaskIn[] value.

It's supposed to be the dispatched sample mask for this pixel, not the GL
state's sample mask.
src/broadcom/compiler/nir_to_vir.c
src/broadcom/compiler/v3d_compiler.h
src/gallium/drivers/v3d/v3d_uniforms.c