vc4: Fix simulator mode missing-GETPARAM debug info.
authorEric Anholt <eric@anholt.net>
Thu, 17 Nov 2016 01:22:35 +0000 (17:22 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 17 Nov 2016 03:45:01 +0000 (19:45 -0800)
commit7130260d1212d84d046c67682cb4eed95c852657
treea41fe6ccb7ad8760db412813db9fe08bf513876c
parent20c1623a1107858c43a743dbd24147d978fef7f6
vc4: Fix simulator mode missing-GETPARAM debug info.

The value is 0 since we didn't set it, we wanted to see the param.
src/gallium/drivers/vc4/vc4_simulator.c