mesa: move FLUSH_CURRENT() calls out of DispatchCompute*() validation
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 15 May 2017 01:22:25 +0000 (11:22 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 17 May 2017 00:12:04 +0000 (10:12 +1000)
commit07e14d561c7ab9ed379f33cfad56a578752ee2f9
treef441074809914cb86421d3e957f7788a6161aaf2
parentf98411eaad760ff5f02c8e332663635ac932fd39
mesa: move FLUSH_CURRENT() calls out of DispatchCompute*() validation

This is required to add KHR_no_error support.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/main/compute.c