GlCommandPool

Undocumented in source.

Constructors

this
this(GlQueue queue)
Undocumented in source.

Members

Functions

allocate
CommandBuffer[] allocate(size_t count)
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.
free
void free(CommandBuffer[] buffers)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From CommandPool

reset
void reset()
Undocumented in source.
allocate
CommandBuffer[] allocate(size_t count)
Undocumented in source.
free
void free(CommandBuffer[] buffers)
Undocumented in source.

Meta