[PATCH 3/3] winevulkan: Update to VK spec version spec 1.2.140.

Liam Middlebrook lmiddlebrook at nvidia.com
Mon May 4 15:47:10 CDT 2020


Signed-off-by: Liam Middlebrook <lmiddlebrook at nvidia.com>

On 5/4/20 11:30 AM, Philip Rebohle wrote:
> Signed-off-by: Philip Rebohle <philip.rebohle at tu-dortmund.de>
> ---
>   dlls/winevulkan/make_vulkan | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/dlls/winevulkan/make_vulkan b/dlls/winevulkan/make_vulkan
> index 36181e101fc..60301fc1f1a 100755
> --- a/dlls/winevulkan/make_vulkan
> +++ b/dlls/winevulkan/make_vulkan
> @@ -64,7 +64,7 @@ from enum import Enum
>   LOGGER = logging.Logger("vulkan")
>   LOGGER.addHandler(logging.StreamHandler())
>   
> -VK_XML_VERSION = "1.2.139"
> +VK_XML_VERSION = "1.2.140"
>   WINE_VK_VERSION = (1, 2)
>   
>   # Filenames to create.
> 

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------



More information about the wine-devel mailing list