Queue.SubmitInfo

Undocumented in source.

Members

Mixins

__anonymous
mixin VkTo!(VkSubmitInfo)
Undocumented in source.

Variables

commandBuffers
CommandBuffer[] commandBuffers;
Undocumented in source.
signalSemaphores
VkSemaphore[] signalSemaphores;
Undocumented in source.
waitDstStageMask
VkPipelineStageFlags[] waitDstStageMask;
Undocumented in source.
waitSemaphores
VkSemaphore[] waitSemaphores;
Undocumented in source.

Meta