freedreno/a3xx: only enable blend clamp for non-float formats
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 28 Nov 2014 21:59:21 +0000 (16:59 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 29 Nov 2014 17:15:43 +0000 (12:15 -0500)
commit3de9fa8ff47bd6b186f9d57511cb9fe08618f62f
tree741dee18386906e8fef5cb24f13b0a02fb4b620a
parent67c498086d0858a94d53ebb6921cfda847250368
freedreno/a3xx: only enable blend clamp for non-float formats

This fixes arb_color_buffer_float-render GL_RGBA16F.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.3 10.4" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/a3xx/fd3_blend.c
src/gallium/drivers/freedreno/a3xx/fd3_emit.c