- addDebugExtensions
void addDebugExtensions(VkInstanceCreateInfo createInfo, const(char*)* glfwExtensions, uint glfwExtensionCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- addValidationLayers
void addValidationLayers(VkInstanceCreateInfo createInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
- enforceValidationLayerSupport
void enforceValidationLayerSupport()
Undocumented in source. Be warned that the author may not have intended to support it.
- getAvailableExtensions
VkExtensionProperties[] getAvailableExtensions()
Undocumented in source. Be warned that the author may not have intended to support it.
- setupCallback
void setupCallback(VkInstance instance)
Undocumented in source. Be warned that the author may not have intended to support it.