intel/compiler: Export TCS passthrough creation
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Fri, 21 Sep 2018 20:26:03 +0000 (13:26 -0700)
committerCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Tue, 25 Sep 2018 16:16:31 +0000 (09:16 -0700)
commit3cf07361ac42cbddef8d1efad5749a8dd09f3079
tree899b1676641cad96dde380cc8a0a25cec2b815f0
parent47a6f98e15b367a64cbf994f24c711aa42f7fcf6
intel/compiler: Export TCS passthrough creation

Move create_passthrough_tcs() from i965 so can be used in other
contexts.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/compiler/brw_nir.c
src/intel/compiler/brw_nir.h
src/mesa/drivers/dri/i965/brw_tcs.c