winevulkan: Correct spelling of "of" in a comment.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
8d506cb216
commit
a8df2c61d8
@ -30,7 +30,7 @@ WINE_DEFAULT_DEBUG_CHANNEL(vulkan);
|
||||
/* For now default to 4 as it felt like a reasonable version feature wise to support.
|
||||
* Don't support the optional vk_icdGetPhysicalDeviceProcAddr introduced in this version
|
||||
* as it is unlikely we will implement physical device extensions, which the loader is not
|
||||
* aware off. Version 5 adds more extensive version checks. Something to tackle later.
|
||||
* aware of. Version 5 adds more extensive version checks. Something to tackle later.
|
||||
*/
|
||||
#define WINE_VULKAN_ICD_VERSION 4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user