GlPipeline

Undocumented in source.

Constructors

this
this(Device dev, GlShare share, PipelineInfo info)
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

info
PipelineInfo info;
Undocumented in source.
prog
GLuint prog;
Undocumented in source.

Inherited Members

From Pipeline

device
Device device [@property getter]

Get the parent device

Meta