On Fri, Sep 21, 2018 at 10:37:38PM +0200, Jason Ekstrand wrote:
> Wiring up TCS in some other driver?
Pushed early this week. It was for Iris :-)
Thanks,
Caio
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailm
Wiring up TCS in some other driver?
Acked-by: Jason Ekstrand
On September 21, 2018 22:30:25 Caio Marcelo de Oliveira Filho
wrote:
Move create_passthrough_tcs() from i965 so can be used in other
contexts.
---
src/intel/compiler/brw_nir.c| 81
src/intel/co
Move create_passthrough_tcs() from i965 so can be used in other
contexts.
---
src/intel/compiler/brw_nir.c| 81
src/intel/compiler/brw_nir.h| 5 ++
src/mesa/drivers/dri/i965/brw_tcs.c | 83 +
3 files changed, 87 insertions(+