Re: [Mesa-dev] [PATCH] swr: support layer output in geometry shaders

2017-03-08 Thread Cherniak, Bruce
Reviewed-by: Bruce Cherniak > On Mar 5, 2017, at 3:24 PM, Ilia Mirkin wrote: > > This makes bin/gl-3.2-layered-rendering-gl-layer-render fail only with > 2DMS_ARRAY, which is expected given the lackluster MSAA support. However > all the regular types pass. > > Signed-off-by: Ilia Mirkin > ---

[Mesa-dev] [PATCH] swr: support layer output in geometry shaders

2017-03-05 Thread Ilia Mirkin
This makes bin/gl-3.2-layered-rendering-gl-layer-render fail only with 2DMS_ARRAY, which is expected given the lackluster MSAA support. However all the regular types pass. Signed-off-by: Ilia Mirkin --- Note - away from keys atm. Please push if you're happy with it. src/gallium/drivers/swr/swr