v3d: Fix precompile of FRAG_RESULT_DATA1 and higher outputs.
authorEric Anholt <eric@anholt.net>
Sat, 2 Feb 2019 00:41:56 +0000 (16:41 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 5 Feb 2019 23:35:49 +0000 (15:35 -0800)
commit17a649af052b8d4b0eef0a6a52b772ceb9732494
treeae85e2985748d87106d9d1e0f99ce1979af4c7da
parentba4b22011a213dcd23a2f5824e6720d0aa28076a
v3d: Fix precompile of FRAG_RESULT_DATA1 and higher outputs.

I was just leaving the other MRT targets than DATA0 out, by accident.
src/gallium/drivers/v3d/v3d_program.c