derelict-vulkan v0.0.12-alpha (2017-11-03T20:11:52Z)
Dub
Repo
vkCreateWin32SurfaceKHR
derelict
vulkan
system
windows
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
version(Windows && none)
extern (
System
)
VkResult
vkCreateWin32SurfaceKHR
(
VkInstance
instance
,
const
(
VkWin32SurfaceCreateInfoKHR
)*
pCreateInfo
,
const
(
VkAllocationCallbacks
)*
pAllocator
,
VkSurfaceKHR
*
pSurface
)
Meta
Source
See Implementation
derelict
vulkan
system
windows
aliases
PFN_vkCreateWin32SurfaceKHR
PFN_vkGetPhysicalDeviceWin32PresentationSupportKHR
VkWin32SurfaceCreateFlagsKHR
functions
vkCreateWin32SurfaceKHR
vkGetPhysicalDeviceWin32PresentationSupportKHR
manifest constants
VK_KHR_WIN32_SURFACE_EXTENSION_NAME
VK_KHR_WIN32_SURFACE_SPEC_VERSION
VK_KHR_win32_surface
libNames
mixin templates
Functions
structs
VkWin32SurfaceCreateInfoKHR