Reviewed-by: Connor Abbott
Nice job getting this variable lowering stuff all done!
On Tue, Dec 16, 2014 at 1:11 AM, Jason Ekstrand
wrote:
> This commit switches us over to the new variable lowering code which is
> capable of properly handling lowering indirects as we go.
> ---
> src/mesa/driv
This commit switches us over to the new variable lowering code which is
capable of properly handling lowering indirects as we go.
---
src/mesa/drivers/dri/i965/brw_fs_nir.cpp | 44 ++--
1 file changed, 25 insertions(+), 19 deletions(-)
diff --git a/src/mesa/drivers/dri