Interface VulkanCommandBufferCreateInfoType

  • All Known Implementing Classes:
    VulkanCommandBufferCreateInfo

    @Immutable
    public interface VulkanCommandBufferCreateInfoType
    Structure specifying parameters of a newly created command buffer.
    See Also:
    "VkCommandBufferAllocateInfo"
    • Method Detail

      • count

        @Parameter
        int count()
        Returns:
        The number of command buffers to allocate from the pool.