mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
libs/vkd3d: Support both native and Win32 wchar_t.
This commit is contained in:
@@ -34,6 +34,7 @@ struct vkd3d_device_create_info
|
||||
{
|
||||
D3D_FEATURE_LEVEL minimum_feature_level;
|
||||
vkd3d_signal_event_pfn signal_event_pfn;
|
||||
size_t wchar_size;
|
||||
};
|
||||
|
||||
/* resource flags */
|
||||
|
Reference in New Issue
Block a user