derelict-vulkan v0.0.12-alpha (2017-11-03T20:11:52Z)
Dub
Repo
Functions
derelict
vulkan
system
android
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(Android)
extern (
System
)
mixin template
Functions () {
PFN_vkCreateAndroidSurfaceKHR
vkCreateAndroidSurfaceKHR
;
void
bindFunctions
();
}
Members
Functions
bindFunctions
void
bindFunctions
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
vkCreateAndroidSurfaceKHR
PFN_vkCreateAndroidSurfaceKHR
vkCreateAndroidSurfaceKHR
;
Undocumented in source.
Meta
Source
See Implementation
derelict
vulkan
system
android
aliases
PFN_vkCreateAndroidSurfaceKHR
VkAndroidSurfaceCreateFlagsKHR
functions
vkCreateAndroidSurfaceKHR
manifest constants
VK_KHR_ANDROID_SURFACE_EXTENSION_NAME
VK_KHR_ANDROID_SURFACE_SPEC_VERSION
VK_KHR_android_surface
libNames
mixin templates
Functions
structs
VkAndroidSurfaceCreateInfoKHR