VulkanDevObj

Undocumented in source.

Constructors

this
this(VkType vkObj, VulkanDevice dev)
Undocumented in source.

Members

Functions

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

Properties

dev
VulkanDevice dev [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
vk
VkDeviceCmds vk [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
vkDev
VkDevice vkDev [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
vkObj
VkType vkObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Disposable

dispose
void dispose()

Dispose the underlying resource

Meta