- 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.