VRenderPass

Undocumented in source.

Members

Functions

info
RenderPass.CreateInfo info()
Undocumented in source.
register
auto register(void delegate(CommandBuffer) render)
Undocumented in source. Be warned that the author may not have intended to support it.
registerFrameBuffers
void registerFrameBuffers(Framebuffer[] framebuffers)
Undocumented in source. Be warned that the author may not have intended to support it.
submitRender
void submitRender()
Undocumented in source. Be warned that the author may not have intended to support it.
unregister
void unregister(void delegate(CommandBuffer) render)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ImplReleaseOwn
Undocumented in source.

Mixin templates

ImplOpCall
mixintemplate ImplOpCall()
Undocumented in source.
Info
mixintemplate Info(RenderPass.CreateInfo info_)
Undocumented in source.

Mixed In Members

From mixin ImplReleaseOwn

~this
~this()
Undocumented in source.

Meta