Release 1.3.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Henri Verbeet
2022-03-02 19:06:24 +01:00
committed by Alexandre Julliard
parent f0479f08bd
commit d1d9e713f2
8 changed files with 122 additions and 146 deletions

View File

@@ -18,7 +18,7 @@
*/
#define VK_USE_PLATFORM_XCB_KHR
#define VKD3D_UTILS_API_VERSION VKD3D_API_VERSION_1_2
#define VKD3D_UTILS_API_VERSION VKD3D_API_VERSION_1_3
#include <vkd3d.h>
#include <vkd3d_utils.h>
#include <xcb/xcb_event.h>