- VK_API_VERSION_1_0
uint VK_API_VERSION_1_0()
Undocumented in source. Be warned that the author may not have intended to support it.
- VK_MAKE_VERSION
uint VK_MAKE_VERSION(uint major, uint minor, uint patch)
Undocumented in source. Be warned that the author may not have intended to support it.
- VK_VERSION_MAJOR
uint VK_VERSION_MAJOR(uint ver)
Undocumented in source. Be warned that the author may not have intended to support it.
- VK_VERSION_MINOR
uint VK_VERSION_MINOR(uint ver)
Undocumented in source. Be warned that the author may not have intended to support it.
- VK_VERSION_PATCH
uint VK_VERSION_PATCH(uint ver)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadVulkanGlobalCmds
VkGlobalCmds loadVulkanGlobalCmds()
Undocumented in source. Be warned that the author may not have intended to support it.
D Bindings to Vulkan API for Gfx-d