Re: [Mesa-dev] [PATCH 1/2] nvc0: enable ARB_enhanced_layouts

2016-10-09 Thread Edward O'Callaghan
Reviewed-by: Edward O'Callaghan On 10/09/2016 10:48 PM, Samuel Pitoiset wrote: > All ARB_enhanced_layouts piglit tests pass without any changes > in our compiler. > > Signed-off-by: Samuel Pitoiset > --- > src/gallium/drivers/nouveau/nvc0/nvc0_screen.c | 2 +- > 1 file changed, 1 insertion(+),

[Mesa-dev] [PATCH 1/2] nvc0: enable ARB_enhanced_layouts

2016-10-09 Thread Samuel Pitoiset
All ARB_enhanced_layouts piglit tests pass without any changes in our compiler. Signed-off-by: Samuel Pitoiset --- src/gallium/drivers/nouveau/nvc0/nvc0_screen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c b/src/gallium/driv