<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <div class="moz-cite-prefix">Hello Francois,</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">    how can I run the test on these
      machines? I think before sending this patch a few days ago I run
      it on testbot selecting all the available VMs and there weren't
      any failures.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">    And yes, I think I am missing
      VK_KHR_device_group_creation<span style="color: rgb(34, 34, 34);
        font-family: Noto, sans-serif; font-size: 16px; font-style:
        normal; font-variant-ligatures: normal; font-variant-caps:
        normal; font-weight: 400; letter-spacing: normal; orphans: 2;
        text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: 2; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
        255); text-decoration-thickness: initial; text-decoration-style:
        initial; text-decoration-color: initial; display: inline
        !important; float: none;"></span> extension for the test to be
      skipped correctly, while ideally it would be better to test this
      change on failing machines before sending.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Regards,</div>
    <div class="moz-cite-prefix">    Paul.<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 5/7/21 13:24, Francois Gouget wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:alpine.DEB.2.21.2105071213440.15525@amboise.dolphin">
      <pre class="moz-quote-pre" wrap="">Hi,

On Mon, 3 May 2021, Paul Gofman wrote:
[...]
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">+    vr = vkGetPhysicalDevicePresentRectanglesKHR(vk_physical_device, surface, &count, NULL);
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
This patch prevents vulkan-1:vulkan from running on cw-rx460 and 
cw-gtx560. Given that these are the only two machines that run 
WineTest on real GPUs it's a bit of a shame :-(

<a class="moz-txt-link-freetext" href="https://test.winehq.org/data/patterns.html#vulkan-1:vulkan">https://test.winehq.org/data/patterns.html#vulkan-1:vulkan</a>


In the cw-gtx560 case it's because it is missing 
vkGetPhysicalDevicePresentRectanglesKHR(). The Windows 10 2009 snapshot 
has the Nividia 391.35 driver and as far as I can tell there is no newer 
version available (I attached the driver's full system information just 
in case).

It would be nice to load it dynamically and optinally skip some tests if 
not available.


I suspect cw-rx460 has the same problem but it's running tests right now 
(it's has Adrenalin 21.4.1 because I updated it last week and of course 
they just released 21.5.1 yesterday!).

</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>