On Tuesday, September 12, 2017 4:37:31 PM PDT Timothy Arceri wrote:
> The initial helpers as support for removing unused varyings between
> stages.
> ---
> src/compiler/Makefile.sources | 1 +
> src/compiler/nir/nir.h | 6 ++
> src/compiler/nir/nir_linking_helpers.c |
On 19/09/17 10:12, Eric Anholt wrote:
Timothy Arceri writes:
The initial helpers as support for removing unused varyings between
stages.
---
src/compiler/Makefile.sources | 1 +
src/compiler/nir/nir.h | 6 ++
src/compiler/nir/nir_linking_helpers.c | 136 +
Timothy Arceri writes:
> The initial helpers as support for removing unused varyings between
> stages.
> ---
> src/compiler/Makefile.sources | 1 +
> src/compiler/nir/nir.h | 6 ++
> src/compiler/nir/nir_linking_helpers.c | 136
> +
>
On 09/13/2017 01:37 AM, Timothy Arceri wrote:
> The initial helpers as support for removing unused varyings between
> stages.
> ---
> src/compiler/Makefile.sources | 1 +
> src/compiler/nir/nir.h | 6 ++
> src/compiler/nir/nir_linking_helpers.c | 136
> +++
The initial helpers as support for removing unused varyings between
stages.
---
src/compiler/Makefile.sources | 1 +
src/compiler/nir/nir.h | 6 ++
src/compiler/nir/nir_linking_helpers.c | 136 +
3 files changed, 143 insertions(+)
creat