VulkanInstance

Undocumented in source.

Constructors

this
this(VkInstance vk)
Undocumented in source.

Members

Functions

devices
PhysicalDevice[] devices()
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

apiProps
ApiProps apiProps [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
cmds
VkInstanceCmds cmds [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_cmds
VkInstanceCmds _cmds;
Undocumented in source.

Inherited Members

From Instance

apiProps
ApiProps apiProps [@property getter]
Undocumented in source.
devices
PhysicalDevice[] devices()
Undocumented in source.

Meta