Commit 5d071ce0 authored by Józef Kucia's avatar Józef Kucia Committed by Alexandre Julliard

winevulkan: Update vk.xml to 1.1.86.

parent b5a79ca5
...@@ -64,7 +64,7 @@ from enum import Enum ...@@ -64,7 +64,7 @@ from enum import Enum
LOGGER = logging.Logger("vulkan") LOGGER = logging.Logger("vulkan")
LOGGER.addHandler(logging.StreamHandler()) LOGGER.addHandler(logging.StreamHandler())
VK_XML_VERSION = "1.1.76" VK_XML_VERSION = "1.1.86"
WINE_VK_VERSION = (1, 0) WINE_VK_VERSION = (1, 0)
# Filenames to create. # Filenames to create.
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment