Variable surfaceInstanceExtensions
Extensions to open Vulkan surfaces on the platform window system
immutable(char[][]) surfaceInstanceExtensions
= ["VK_KHR_surface", "VK_KHR_wayland_surface", "VK_KHR_xcb_surface"];
Extensions to open Vulkan surfaces on the platform window system
immutable(char[][]) surfaceInstanceExtensions
= ["VK_KHR_surface", "VK_KHR_wayland_surface", "VK_KHR_xcb_surface"];