GlDescriptorSet

Undocumented in source.

Constructors

this
this(GlDescriptorPool pool, DescriptorSetLayout layout)
Undocumented in source.

Members

Functions

write
void write(uint dstBinding, uint dstArrayElem, DescriptorWrite write)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Variables

bindings
GlDescriptorSetBinding[] bindings;
Undocumented in source.

Inherited Members

From DescriptorSet

pool
DescriptorPool pool [@property getter]
Undocumented in source.

Meta