vc4: Add more useful debug for the undefined-source case
authorEric Anholt <eric@anholt.net>
Wed, 16 Jul 2014 16:09:05 +0000 (09:09 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 9 Aug 2014 01:59:47 +0000 (18:59 -0700)
commit32948ca768fec6debdcdafa58bce2b65c328250d
tree78d8202736f4799c148a19f74f6c2c5bf0b6dd3e
parent6ff2129d5842898eb87d2a457ee018fe66471f06
vc4: Add more useful debug for the undefined-source case

We could get undefined sources in real programs from the wild, so we'll
need to turn off this debug eventually.  But for now, using undefined
sources is typically me just mistyping something.
src/gallium/drivers/vc4/vc4_qpu_emit.c