GlSampler

Undocumented in source.

Constructors

this
this(Device dev, GlShare share, SamplerInfo info)
Undocumented in source.

Members

Functions

bind
void bind(GLuint target, GLuint unit)
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.

Properties

device
Device device [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Sampler

device
Device device [@property getter]

Get the parent device

descriptor
SamplerDescriptor descriptor()

Get a descriptor to this resource

Meta