OSDN Git Service

vc4: Redefine VPM writes as a (destination) QIR register file.
authorEric Anholt <eric@anholt.net>
Thu, 18 Dec 2014 04:23:57 +0000 (20:23 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 18 Dec 2014 06:35:08 +0000 (22:35 -0800)
commita871eff16cc18232ee03b372d75cb6f633213e14
treec7d3622f585cc9ad3820f88ce28a5aae4fcf55e0
parenta9e77896a729c040efd6ef2b7c57409031614f1f
vc4: Redefine VPM writes as a (destination) QIR register file.

This will let me coalesce the VPM writes into the instructions generating
the values.
src/gallium/drivers/vc4/vc4_qir.c
src/gallium/drivers/vc4/vc4_qir.h
src/gallium/drivers/vc4/vc4_qpu_emit.c