<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Suffixless KHR_robustness functions aren't exposed in ES 3.2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105105">bug 105105</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;">Status</td>
           <td>ASSIGNED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTOURBUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Suffixless KHR_robustness functions aren't exposed in ES 3.2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105105#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Suffixless KHR_robustness functions aren't exposed in ES 3.2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105105">bug 105105</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>This is now fixed in opengl-es-cts-3.2.4 by following commit, resolving this
one as NOTOURBUG.

--- 8< ---
commit c693c85a5f9983caab94c3973e6dc0efaae57b0c
Author: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
Date:   Thu Apr 5 08:13:46 2018 +0300

    Prefer KHR entrypoints instead of EXT for robustness tests

    When resolving function entrypoints, framework resolves EXT
    entrypoints after KHR to the same pointers. There are drivers that
    implement only KHR entrypoints, prefer KHR over EXT so that KHR
    entrypoints will be the ones used if both extensions are supported
    by the driver.

    Components: OpenGL ES
    VK-GL-CTS issue: 1107

    Affects:
    KHR-NoContext.es32.robustness.getnuniform
    KHR-NoContext.es32.robustness.readnpixels

    Change-Id: Iec5f7cbdd53061e105b3445f7613ee41fccc4553
    Signed-off-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>></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>