[Mesa-dev] [PATCH] intel/blorp: Use documented RECTLIST vertex positions

Jason Ekstrand jason at jlekstrand.net
Tue Oct 4 18:12:07 UTC 2016


On Tue, Oct 4, 2016 at 10:33 AM, Marek Olšák <maraeo at gmail.com> wrote:

> On Wed, Sep 21, 2016 at 11:42 PM, Nanley Chery <nanleychery at gmail.com>
> wrote:
> > Use the vertex positions described in the PRMs. This has no effect on
> > rendering but quiets the simulator warnings seen when the vertices
> > appear out of order.
>
> Does it mean that the vertex order doesn't matter for the hardware??


Maybe?  It means that it certainly doesn't matter for blorp but blorp only
uses flat inputs and gl_FragCoord.  It may matter when it comes to things
such as getting the barycentric coordinates right.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161004/fa3d8b48/attachment.html>


More information about the mesa-dev mailing list