VulkanRenderPass

Undocumented in source.
package
class VulkanRenderPass : VulkanDevObj!(VkRenderPass, "DestroyRenderPass"), RenderPass {}

Constructors

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

Members

Properties

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

Inherited Members

From RenderPass

device
Device device [@property getter]

Get the device that issued the render pass

Meta