<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - dEQP-GLES31.functional.shaders.builtin_functions.precision.{min,max}.highp_compute.scalar failures"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99343">99343</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>dEQP-GLES31.functional.shaders.builtin_functions.precision.{min,max}.highp_compute.scalar failures
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

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

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/radeonsi
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>samuel.pitoiset@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi,

I have noticed that the following dEQP GLES31 tests fail with latest mesa/llvm:

dEQP-GLES31.functional.shaders.builtin_functions.precision.min.highp_compute.scalar
dEQP-GLES31.functional.shaders.builtin_functions.precision.max.highp_compute.scalar

The same tests with lowp instead of highp work fine. Note that it's unrelated
to compute because they also fail with vertex shaders.

After glancing at the code, it seems like enabling denorms for 32-bit floats
fix them. But it's currently only enabled for 64-bit and 16-bit floats for some
reasons.

Marek, Nicolai, any thoughts about that?

I didn't try if these tests pass with Catalyst though, but they do at least on
NVIDIA hw.</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>