st/xvmc/tests: force enable assertions
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 19 Sep 2016 14:35:32 +0000 (15:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 6 Oct 2016 14:03:46 +0000 (15:03 +0100)
commit9b7fd4080a9439acbb3cbf8b0be50c5b176dac0f
tree99f3b13bf8a901340c3b89317c2c9bb5d4d67ab7
parent0b6837a643bbbf3c57c5cc5030279fb4389b23b7
st/xvmc/tests: force enable assertions

Similar to the other 'tests', enable assertions in xvmc_bench.

This silences the GCC warnings about unused-variable(s), makes the
program actually useful, as the XvMC API called. Atm the function
calls are omitted, since they're called within the assert.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/gallium/state_trackers/xvmc/tests/xvmc_bench.c