freedreno/a3xx: disable blending for integer formats
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 29 Nov 2014 07:10:15 +0000 (02:10 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sun, 30 Nov 2014 18:04:28 +0000 (13:04 -0500)
commitf866446e8c4c77cfe0f1f78929ff22ba1d4ae4aa
treed1556db554690fcb6c872320194827b2998541ca
parent8e147e9ec80c5789466e16665925f4a08e3664a3
freedreno/a3xx: disable blending for integer formats

Also add support for the BLENDABLE bind flag, similarly predicated on
non-int formats.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/freedreno/a3xx/fd3_emit.c
src/gallium/drivers/freedreno/a3xx/fd3_screen.c