<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Aug 1, 2017 at 2:03 PM, Lionel Landwerlin <span dir="ltr"><<a href="mailto:lionel.g.landwerlin@intel.com" target="_blank">lionel.g.landwerlin@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Since this is available from 1.0.57, do we need to bump the supported API version first?<br></blockquote><div><br></div><div>I don't think it really matters<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
On 01/08/17 17:02, Jason Ekstrand wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
There is literally no work for us to do here.  It already just works in<br>
our driver.<br>
---<br>
  src/intel/vulkan/anv_device.c | 4 ++++<br>
  1 file changed, 4 insertions(+)<br>
<br>
diff --git a/src/intel/vulkan/anv_device.<wbr>c b/src/intel/vulkan/anv_device.<wbr>c<br>
index f69ebfc..b171c2b 100644<br>
--- a/src/intel/vulkan/anv_device.<wbr>c<br>
+++ b/src/intel/vulkan/anv_device.<wbr>c<br>
@@ -477,6 +477,10 @@ static const VkExtensionProperties device_extensions[] = {<br>
        .specVersion = 1,<br>
     },<br>
     {<br>
+      .extensionName = VK_KHR_RELAXED_BLOCK_LAYOUT_EX<wbr>TENSION_NAME,<br>
+      .specVersion = 1,<br>
+   },<br>
+   {<br>
        .extensionName = VK_KHR_SAMPLER_MIRROR_CLAMP_TO<wbr>_EDGE_EXTENSION_NAME,<br>
        .specVersion = 1,<br>
     },<br>
</blockquote>
<br>
<br>
</div></div></blockquote></div><br></div></div>