<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [llvmpipe] Front/Backfaces do not cover the same pixels when rasterized"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78914#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [llvmpipe] Front/Backfaces do not cover the same pixels when rasterized"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78914">bug 78914</a>
              from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
        <pre>Ok turns out this is indeed an interpolation problem. Depth test is enabled and
it just happens that for these failing fragments probably due to interpolation
precision issues the depth test fails. At least if I nuke depth testing it no
longer shows this. This may or may not be a valid bug (not entirely sure if
this is a legitimate case of floating point rounding errors, we could however
near certainly do a better job with interpolation), but in any case I'm afraid
I can't fix this for now.
Rasterization itself is just fine.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>