<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Centroid shouldn't have to match between the FS and the VS"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92743#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Centroid shouldn't have to match between the FS and the VS"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92743">bug 92743</a>
              from <span class="vcard"><a class="email" href="mailto:t_arceri@yahoo.com.au" title="Timothy Arceri <t_arceri@yahoo.com.au>"> <span class="fn">Timothy Arceri</span></a>
</span></b>
        <pre>(In reply to Marta Löfstedt from <a href="show_bug.cgi?id=92743#c9">comment #9</a>)
<span class="quote">> Yes Tapani, 

> The idea is to remove the centroid requirement from mesa. I have sent up a
> patch for this:
> <a href="https://patchwork.freedesktop.org/patch/63641/">https://patchwork.freedesktop.org/patch/63641/</a>

> and then have Google update the dEQP test according to GLES standard, i.e.
> the shader should not link for GLES (GLSL version is < 440), when smooth
> differs over shader stages.</span >

I think Google is already doing the right thing. From the ES GLSL spec:

"When no interpolation qualifier is present, smooth interpolation is used."

So there should be no problem having smooth in one stage and nothing in the
next as the default is smooth.

I looked at this problem last year after seeing issues in other deqp tests and
had a fix but I wasn't sure at the time the impact on desktop GL. Looking at it
again it seems its always smooth by default too unless there is some compat
builtin stuff going on but that shouldn't be an issue.

I've sent a patch for this half of the issue to the mailing list.

<a href="https://lists.freedesktop.org/archives/mesa-dev/2016-February/107692.html">https://lists.freedesktop.org/archives/mesa-dev/2016-February/107692.html</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>