DeferredPipelines

Undocumented in source.

Constructors

this
this(Device device, RenderPass deferredRp, RenderPass bloomRp, RenderPass blendRp)
Undocumented in source.

Members

Functions

blendInfo
PipelineInfo blendInfo(Device device, RenderPass renderPass)
Undocumented in source. Be warned that the author may not have intended to support it.
bloomInfo
PipelineInfo bloomInfo(Device device, RenderPass renderPass)
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.
geomInfo
PipelineInfo geomInfo(Device device, RenderPass renderPass)
Undocumented in source. Be warned that the author may not have intended to support it.
lightInfo
PipelineInfo lightInfo(Device device, RenderPass renderPass)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

blend
Pl blend [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
bloom
Pl bloom [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
geom
Pl geom [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
light
Pl light [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Pl
struct Pl
Undocumented in source.

Variables

pls
Pl[] pls;
Undocumented in source.

Meta