Re: [Mesa-dev] [PATCH 08/23] anv/android: Disable surface and swapchain extensions

2017-09-02 Thread Jason Ekstrand
On Sat, Sep 2, 2017 at 1:17 AM, Chad Versace wrote: > Android's Vulkan loader implements VK_KHR_surface and VK_KHR_swapchain, > and applications cannot access the driver's implementation. Moreoever, > if the driver exposes the those extension strings, then tests > dEQP-VK.api.info.instance.extens

[Mesa-dev] [PATCH 08/23] anv/android: Disable surface and swapchain extensions

2017-09-02 Thread Chad Versace
Android's Vulkan loader implements VK_KHR_surface and VK_KHR_swapchain, and applications cannot access the driver's implementation. Moreoever, if the driver exposes the those extension strings, then tests dEQP-VK.api.info.instance.extensions and dEQP-VK.api.info.device fail due to the duplicated st