<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:andrey.sudnik@intel.com" title="Andrey Sudnik <andrey.sudnik@intel.com>"> <span class="fn">Andrey Sudnik</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BDW] Incorrect rendering of Win8.1 VM working in VMware Workstation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95144">bug 95144</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #123317 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BDW] Incorrect rendering of Win8.1 VM working in VMware Workstation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95144#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BDW] Incorrect rendering of Win8.1 VM working in VMware Workstation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95144">bug 95144</a>
              from <span class="vcard"><a class="email" href="mailto:andrey.sudnik@intel.com" title="Andrey Sudnik <andrey.sudnik@intel.com>"> <span class="fn">Andrey Sudnik</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=123939" name="attach_123939" title="Trace file from HSW">attachment 123939</a> <a href="attachment.cgi?id=123939&action=edit" title="Trace file from HSW">[details]</a></span>
Trace file from HSW

Attached trace file captured on HSW.
It doesn't reproduce visual issues on HSW, but on BDW it reproduces visual
corruptions.
Please ignore previous trace file, Windows VM cashes rendered image and even on
HSW previous trace file reproduces the issue.

A good example is call #55306 glDrawArrays(GL_TRIANGLE_STRIP,0,4),
This call draws a background of the pdf document page. On HSW is draws white
rectangle however on BDW it draws only white triangle.

This draw call uses shader program #201 created in call #24247.
Most likely the issue not in the fragment shader. FS was modified to output
always vec4(1.0, 1.0, 1.0, 1.0), and the glDrawArrays draws white triangle on
BDW.
Most likely the issue is in vertex shader processing.

Haven't checked vertex data stored in buffers.</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>