OSDN Git Service

vc4: Add whitespace after each program stage dump.
authorEric Anholt <eric@anholt.net>
Wed, 27 Apr 2016 23:10:59 +0000 (16:10 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 2 May 2016 18:06:29 +0000 (11:06 -0700)
commit4a2ad8500d40038661a99c81e88d4660ca98c032
tree13343b37fd3612039aec030a76a073bcc62f24d7
parent84322b2f315d5dfdb15302ed6cbe5ed79d775d69
vc4: Add whitespace after each program stage dump.

In particular it's been hard to find the point where we switch from
dumping pre-optimization QIR and post-optimization QIR.
src/gallium/drivers/vc4/vc4_program.c
src/gallium/drivers/vc4/vc4_qpu_emit.c