On Mon, Oct 12, 2015 at 02:49:13PM -0700, Kenneth Graunke wrote:
> We really ought to compute the VUE map at link time and stash it, rather
> than recomputing it here, but with the mess of program structures I
> wasn't sure where to put it. We can improve that later.
Yeah, this will work for now,
We really ought to compute the VUE map at link time and stash it, rather
than recomputing it here, but with the mess of program structures I
wasn't sure where to put it. We can improve that later.
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/i965/brw_nir.c | 44 ++