Class VulkanLWJGLFenceCreateInfos


  • public final class VulkanLWJGLFenceCreateInfos
    extends java.lang.Object
    Functions to pack fence creation info.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.lwjgl.vulkan.VkFenceCreateInfo pack​(org.lwjgl.system.MemoryStack stack, VulkanFenceCreateInfo info)
      Pack a structure.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • pack

        public static org.lwjgl.vulkan.VkFenceCreateInfo pack​(org.lwjgl.system.MemoryStack stack,
                                                              VulkanFenceCreateInfo info)
        Pack a structure.
        Parameters:
        stack - A stack
        info - A structure
        Returns:
        A packed structure