v3d: Fix SRC_ALPHA_SATURATE blending for RTs without alpha.
authorEric Anholt <eric@anholt.net>
Thu, 6 Sep 2018 20:37:37 +0000 (13:37 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 7 Sep 2018 15:11:05 +0000 (08:11 -0700)
commitf73f748323ef5a421ffd8fa0f02afd9627e31023
treecc420dbab30d5d300b8c0a03b51dc65c49ef1a62
parent69874e9a6a61d1af92e4d70adaefe1308582c3a1
v3d: Fix SRC_ALPHA_SATURATE blending for RTs without alpha.

Fixes
dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_src_alpha_saturate
and friends with --deqp-egl-config-name=rgb565d0s0

Cc: "18.2" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/v3d/v3dx_emit.c