<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Don't print: "Note: Buggy applications may crash, if they do please report to vendor""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99715#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Don't print: "Note: Buggy applications may crash, if they do please report to vendor""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99715">bug 99715</a>
              from <span class="vcard"><a class="email" href="mailto:programmerjake@gmail.com" title="programmerjake@gmail.com">programmerjake@gmail.com</a>
</span></b>
        <pre>Emil, there is a standard method to detect if a particular driver will work.
See vkGetPhysicalDeviceSurfaceSupportKHR. Detecting those vendor specific
extensions was meant to detect when the user would not be able to enable DRI3
in the xorg.conf file. they are going to be used solely to tell the user what
to do about the absence of the DRI3 extension. Detecting if the vulkan driver
works isn't affected by the presence or absence of vendor specific extensions,
only by DRI3 and Present, which are required to implement the swapchain.</pre>
        </div>
      </p>


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

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