Class VulkanLWJGLCommandBufferCreateInfos


  • public final class VulkanLWJGLCommandBufferCreateInfos
    extends java.lang.Object
    Functions to pack command buffer creation info.
    • Method Detail

      • pack

        public static org.lwjgl.vulkan.VkCommandBufferAllocateInfo pack​(org.lwjgl.system.MemoryStack stack,
                                                                        VulkanCommandBufferCreateInfo info,
                                                                        VulkanLWJGLCommandPool pool)
        Pack a structure.
        Parameters:
        stack - A stack
        info - A structure
        pool - The command pool
        Returns:
        A packed structure