On Tuesday, September 12, 2017 4:37:32 PM PDT Timothy Arceri wrote:
> This will help us call gather info at a later point and allow us
> to do some linking in nir.
> ---
> src/mesa/drivers/dri/i965/brw_program.c | 20 +---
> src/mesa/drivers/dri/i965/brw_program.h | 3 +++
> 2 fil
On 09/13/2017 01:37 AM, Timothy Arceri wrote:
> This will help us call gather info at a later point and allow us
> to do some linking in nir.
> ---
> src/mesa/drivers/dri/i965/brw_program.c | 20 +---
> src/mesa/drivers/dri/i965/brw_program.h | 3 +++
> 2 files changed, 16 inserti
This will help us call gather info at a later point and allow us
to do some linking in nir.
---
src/mesa/drivers/dri/i965/brw_program.c | 20 +---
src/mesa/drivers/dri/i965/brw_program.h | 3 +++
2 files changed, 16 insertions(+), 7 deletions(-)
diff --git a/src/mesa/drivers/dri/