[Piglit] [PATCH] Test interpolateAtSample with dynamically nonuniform values

Dave Airlie airlied at gmail.com
Thu Jul 23 22:13:29 PDT 2015


On 24 July 2015 at 02:00, Neil Roberts <neil at linux.intel.com> wrote:
> Adds a test which is similar to interpolateAtSample-different except
> that it draws a triangle which covers more than one fragment and makes
> sure to use a different sample ID for each fragment so that it won't
> be dynamically uniform. The GLSL spec doesn't mention that the sample
> ID has to be dynamically uniform which presumably means that it is
> allowed. I think this is worth testing because it is not
> straightforward to implement at least on Intel hardware.

just to confirm what I said on irc.
this passes on my current radeonsi code.

Dave.


More information about the Piglit mailing list