<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [BSW]Piglit spec_ARB_shader_atomic_counters_semantics fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84221">84221</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BSW]Piglit spec_ARB_shader_atomic_counters_semantics fails
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>huax.lu@intel.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Bug detailed description:
---------------------------
It fails on BSW with mesa master branch, works well on BDW.
spec_ARB_shader_atomic_counters_unused-result also fails

output:
PIGLIT: {"subtest": {"Fragment shader atomic built-in semantics" : "pass"}}
PIGLIT: {"subtest": {"Vertex shader atomic built-in semantics" : "pass"}}
Probe color at (0,0)
  Expected: 4294967294 4294967294 4294967295 0
  Observed: 1056964608 1056964608 1056964608 1056964608
PIGLIT: {"subtest": {"Geometry shader atomic built-in semantics" : "fail"}}
PIGLIT: {"subtest": {"Tessellation control shader atomic built-in semantics" :
"skip"}}
PIGLIT: {"subtest": {"Tessellation evaluation shader atomic built-in semantics"
: "skip"}}
PIGLIT: {"result": "fail" }

Reproduce steps:
-------------------------
1. xinit
2. bin/arb_shader_atomic_counters-semantics -fbo -auto</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>