cocoa: untested vulkan code
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
065b0d824c
commit
28f6d6ac56
1 changed files with 1 additions and 1 deletions
|
|
@ -235,7 +235,7 @@ static int vulkan_instance_setup(MwWidget handle, vulkan_t* o) {
|
|||
MwWaylandAlwaysRender = MwTRUE;
|
||||
}
|
||||
#endif
|
||||
#ifdef USE_WAYLAND
|
||||
#ifdef USE_COCOA
|
||||
if(handle->lowlevel->common.type == MwLLBackendCocoa) {
|
||||
arrput(enabledExtensions, VK_EXT_METAL_SURFACE_EXTENSION_NAME);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue