Instance.Inst

Undocumented in source.

Constructors

this
this(VQueue queue, Pipeline pipeline, PipelineLayout pipelineLayout, DescriptorPool descriptorPool, DescriptorSetLayout descriptorSetLayout)
Undocumented in source.

Members

Functions

dispatch
auto dispatch(int[3] xyz)
Undocumented in source. Be warned that the author may not have intended to support it.
dispatch
auto dispatch(int[3] xyz, VFence fence)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ImplReleaseOwn
Undocumented in source.
__anonymous
mixin DefineInstanceMembers!(This)
Undocumented in source.

Mixed In Members

From mixin ImplReleaseOwn

~this
~this()
Undocumented in source.

Meta