OSDN Git Service

vc4: Pull the blending operation out to a separate function.
authorEric Anholt <eric@anholt.net>
Wed, 24 Jun 2015 00:53:07 +0000 (17:53 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 24 Jun 2015 01:40:50 +0000 (18:40 -0700)
commitaf83eb25812fbda89de62b58f9e59a5408ad4654
tree9323975c1352f40d09f044273d75fb25c01bb53c
parent76851f49a5beac01b4eee7892ca95f44b5e18e29
vc4: Pull the blending operation out to a separate function.

It's fairly separate from the rest of the TLB operations at frag end time,
and we'll need to run it multiple times to support MSAA blending.
src/gallium/drivers/vc4/vc4_program.c