I hate decorations... 1 and 2 are
Reviewed-by: Jason Ekstrand
On Mon, Jan 9, 2017 at 7:16 AM, Iago Toral wrote:
> On Sun, 2017-01-08 at 21:26 -0800, Kenneth Graunke wrote:
> > We need to:
> > - handle the extra array level for per-vertex varyings
> > - handle the patch qualifier correctly
> >
On Sun, 2017-01-08 at 21:26 -0800, Kenneth Graunke wrote:
> We need to:
> - handle the extra array level for per-vertex varyings
> - handle the patch qualifier correctly
> - assign varying locations
>
> Signed-off-by: Kenneth Graunke
> ---
> src/compiler/spirv/vtn_private.h | 1 +
> src/compi
On 9 January 2017 at 15:26, Kenneth Graunke wrote:
> We need to:
> - handle the extra array level for per-vertex varyings
> - handle the patch qualifier correctly
> - assign varying locations
>
> Signed-off-by: Kenneth Graunke
Seems sane,
Reviewed-by: Dave Airlie
> ---
> src/compiler/spirv/vt
We need to:
- handle the extra array level for per-vertex varyings
- handle the patch qualifier correctly
- assign varying locations
Signed-off-by: Kenneth Graunke
---
src/compiler/spirv/vtn_private.h | 1 +
src/compiler/spirv/vtn_variables.c | 56 ++
2 fil