On 11 January 2017 at 17:58, Chad Versace wrote:
> This patch implements vk_icdNegotiateLoaderICDInterfaceVersion(), which
> brings us to loader interface v3.
>
> v2:
> - Drop the pragmas. [emil]
> - Advertise v3 instead of v2. Anvil supported more than I
> thought. [jason]
> - s/Surfac
This patch implements vk_icdNegotiateLoaderICDInterfaceVersion(), which
brings us to loader interface v3.
v2:
- Drop the pragmas. [emil]
- Advertise v3 instead of v2. Anvil supported more than I
thought. [jason]
- s/Surface/SurfaceKHR/ in comments. [emil]
Cc: Emil Velikov
Cc: Jason Ek