OSDN Git Service

vc4: Add support for the LRP opcode.
authorEric Anholt <eric@anholt.net>
Tue, 15 Jul 2014 18:04:41 +0000 (11:04 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 9 Aug 2014 01:59:47 +0000 (18:59 -0700)
commit6c185bd26352428a9e3e546b5738f0ffbea69236
treeddb618b309e0a0ed8ccacadff7dfc943376e8e35
parentec9da314baf11bea57f315346091ae941ac4f662
vc4: Add support for the LRP opcode.

v2: Rebase on helpers, cutting out most of the code in this change.
src/gallium/drivers/vc4/vc4_program.c