VulkanDebugger

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

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.

Properties

info
VkDebugUtilsMessengerCreateInfoEXT info [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta