<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/mesa3d/mesa/build/7373" style="color:#ff3228;">Build mesa 7373 failed</a></h1>

    <p style="color: #888;">
        Commit <a href="">41ac0b1443</a> by <a href="mailto:itoral@igalia.com">Iago Toral Quiroga</a> on 4/2/2018 9:39 AM:
        <br />
        <span style="font-size: 110%;color:#222;">compiler/spirv: set is_shadow for depth comparitor sampling opcodes\n\nFrom the SPIR-V spec, OpTypeImage:\n\n"Depth is whether or not this image is a depth image. (Note that\n whether or not depth comparisons are actually done is a property of\n the sampling opcode, not of this type declaration.)"\n\nThe sampling opcodes that specify depth comparisons are\nOpImageSample{Proj}Dref{Explicit,Implicit}Lod, so we should set\nis_shadow only for these (we were using the deph property of the\nimage until now).\n\nv2:\n - Do the same for OpImageDrefGather.\n - Set is_shadow to false if the sampling opcode is not one of these (Jason)\n - Reuse an existing switch statement instead of adding a new one (Jason)\n\nFixes crashes in:\ndEQP-VK.spirv_assembly.instruction.graphics.image_sampler.depth_property.*\n\nReviewed-by: Jason Ekstrand <jason@jlekstrand.net>\nCc: mesa-stable@lists.freedesktop.org</span>
    </p>

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