Re: [Mesa-dev] [Mesa-stable] [PATCH 2/2] radeonsi: hard-code pixel center for interpolateAtSample without multisample buffers

2017-10-12 Thread Nicolai Hähnle
On 12.10.2017 18:55, Emil Velikov wrote: Hi Nicolai, On 11 September 2017 at 16:11, Nicolai Hähnle wrote: From: Nicolai Hähnle The GLSL rules for interpolateAtSample are unfortunate: "Returns the value of the input interpolant variable at

Re: [Mesa-dev] [Mesa-stable] [PATCH 2/2] radeonsi: hard-code pixel center for interpolateAtSample without multisample buffers

2017-10-12 Thread Emil Velikov
Hi Nicolai, On 11 September 2017 at 16:11, Nicolai Hähnle wrote: > From: Nicolai Hähnle > > The GLSL rules for interpolateAtSample are unfortunate: > >"Returns the value of the input interpolant variable at > the location of sample number

Re: [Mesa-dev] [Mesa-stable] [PATCH 2/2] radeonsi: hard-code pixel center for interpolateAtSample without multisample buffers

2017-09-12 Thread Marek Olšák
For the series: Reviewed-by: Marek Olšák Marek On Mon, Sep 11, 2017 at 5:11 PM, Nicolai Hähnle wrote: > From: Nicolai Hähnle > > The GLSL rules for interpolateAtSample are unfortunate: > >"Returns the value of the input