VulkanFramebuffer

Undocumented in source.

Constructors

this
this(VkFramebuffer vkObj, VulkanDevice dev, ImageView[] views)
Undocumented in source.

Members

Functions

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

Properties

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

Variables

_views
ImageView[] _views;
Undocumented in source.

Inherited Members

From Framebuffer

device
Device device [@property getter]

Get the device that issued the framebuffer

Meta