i965: stop calling nir_lower_returns()
authorTimothy Arceri <tarceri@itsqueeze.com>
Thu, 21 Feb 2019 00:54:09 +0000 (11:54 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 6 Mar 2019 23:05:20 +0000 (23:05 +0000)
commit673f4f69a87708f490741bb6deeb217b1b2d25e1
treeabe497276f0a08fa1b088a1b15211068b241cfe6
parent7e60d5a501f311fa5e7bca5335adc6013dc1aeb9
i965: stop calling nir_lower_returns()

We now call this for all drivers in glsl_to_nir() instead.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_program.c