mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-27 05:58:16 +03:00
wineopenxr: Substitute XR_KHR_convert_timespec_time for XR_KHR_win32_convert_performance_counter_time.
CW-Bug-Id: 19220
This commit is contained in:
parent
c35f4120d4
commit
6981478bf5
@ -66,6 +66,7 @@ static const struct
|
|||||||
substitute_extensions[] =
|
substitute_extensions[] =
|
||||||
{
|
{
|
||||||
{"XR_KHR_D3D11_enable", "XR_KHR_vulkan_enable"},
|
{"XR_KHR_D3D11_enable", "XR_KHR_vulkan_enable"},
|
||||||
|
{"XR_KHR_win32_convert_performance_counter_time", "XR_KHR_convert_timespec_time", TRUE},
|
||||||
};
|
};
|
||||||
|
|
||||||
static char *wineopenxr_strdup(const char *src)
|
static char *wineopenxr_strdup(const char *src)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user