GlRenderPass

Undocumented in source.

Constructors

this
this(AttachmentDescription[] attachments, SubpassDescription[] subpasses, SubpassDependency[] dependencies)
Undocumented in source.

Members

Functions

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

Variables

attachments
AttachmentDescription[] attachments;
Undocumented in source.
deps
SubpassDependency[] deps;
Undocumented in source.
subpasses
SubpassDescription[] subpasses;
Undocumented in source.

Meta