OSDN Git Service

vc4: Colormask should apply after all other fragment ops (like logic op).
authorEric Anholt <eric@anholt.net>
Mon, 12 Jan 2015 01:53:48 +0000 (14:53 +1300)
committerEric Anholt <eric@anholt.net>
Thu, 15 Jan 2015 09:19:25 +0000 (22:19 +1300)
commit6313a2c8f074e6876df56881eebb4be8690d8c41
tree75a30064d2dbb1baaa3a59195a75938abe363ea1
parent0289a2620152528555cf9d37edf1616de47fea06
vc4: Colormask should apply after all other fragment ops (like logic op).

Theoretically it should apply after dithering as well, but ditehring for
565 happens in fixed function in the TLB store.
src/gallium/drivers/vc4/vc4_program.c