<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:fdo-bugs@engestrom.ch" title="Eric Engestrom <fdo-bugs@engestrom.ch>"> <span class="fn">Eric Engestrom</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - KHR/khrplatform.h not always installed when needed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107511">bug 107511</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>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - KHR/khrplatform.h not always installed when needed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107511#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - KHR/khrplatform.h not always installed when needed"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107511">bug 107511</a>
              from <span class="vcard"><a class="email" href="mailto:fdo-bugs@engestrom.ch" title="Eric Engestrom <fdo-bugs@engestrom.ch>"> <span class="fn">Eric Engestrom</span></a>
</span></b>
        <pre>(In reply to Madhurkiran from <a href="show_bug.cgi?id=107511#c2">comment #2</a>)
<span class="quote">> Hi all,

> I see that certain GL headers like "glcorearb.h" needs "KHRplatform.h"
> header files. This works seamlessly when the GL and EGL providers are MESA.
> In scenarios where the GL provider is MESA and EGL provider is some GPU
> vendor say ARM, in that scenario, the khrplatform header comes from two
> different providers and that results in conflict. In scenarios like this,
> who should provide the KHRplatform.h header. Some users, may want use
> exclusively EGL/GLES2 binaries, and they dont need GL support. How can we
> resolve this conflict?

> Thanks
> Mads</span >

Hi! Please open a new issue when you encounter a new issue, it helps keep
things clearer ;)

As for your issue, I'm afraid if a user chooses to pull two khrplatform.h from
two different providers, the user is the one who has to choose which one to
keep, or how to merge/combine them.
Neither provider can decide "I'm more important than any other provider, keep
me!"

Hopefully though, this should be easy enough for the user to choose: keep the
most recent one (see the date at the top of the file), and if the other one was
modified from what Khronos provides then copy those modifications :)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>