<div style="font-family:'Segoe UI',Arial,Sans-Serif;font-size:10pt;">


    <h1 style="font-size: 150%;font-weight:normal; color:#ff3228;"><a href="https://ci.appveyor.com/project/jrfonseca-fdo/mesa/build/39" style="color:#ff3228;">Build mesa 39 failed</a></h1>

    <p style="color: #888;">
        Commit <a href="">51140f452a</a> by <a href="mailto:sroland@vmware.com">Roland Scheidegger</a> on 12/4/2015 2:42 AM:
        <br />
        <span style="font-size: 110%;color:#222;">draw: fix clipping of layer/vp index outputs\n\nThis was just plain broken. It used always the value from v0 (for vp_index)\nbut would pass the value from the provoking vertex to later stages - but only\nif there was a corresponding fs input, otherwise the layer/vp index would get\nlost completely (as it would try to interpolate the (unsigned) values as\nfloats).\nSo, make it obey provoking vertex rules (drivers relying on draw will need to\ndo the same). And make sure that the default interpolation mode (when no\ncorresponding fs input is found) for them is constant.\nAlso, change the code a bit so constant inputs aren't interpolated then\ncopied over later.\n\nFixes the new piglit test gl-layer-render-clipped.\n\nv2: more consistent whitespaces fixes for function defs, and more tab killing\n(overall still not quite right however).\n\nReviewed-by: Brian Paul <brianp@vmware.com>\nReviewed-by: Jose Fonseca <jfonseca@vmware.com></span>
    </p>

    <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p>
</div>