mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-04 13:44:22 +01:00
wineopenxr: Use custom Vk structures instead of custom functions for creating Vk device through OpenXR.
This commit is contained in:
parent
09bbd8c0bf
commit
e1d797fd97
2 changed files with 33 additions and 28 deletions
|
|
@ -40,6 +40,7 @@
|
|||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <limits.h>
|
||||
#define _USE_GNU
|
||||
#include <dlfcn.h>
|
||||
|
||||
#pragma push_macro("_WIN32")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue