Class VulkanLWJGLDescriptorSetLayout

    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • logger

        protected org.slf4j.Logger logger()
      • closeActual

        protected void closeActual()
      • handle

        public long handle()
        Returns:
        The raw handle
      • close

        public final void close()
        Description copied from interface: VulkanHandleType
        Destroy the object.
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface VulkanHandleType