Interface VulkanFramebufferType

All Superinterfaces:
AutoCloseable, VulkanHandleNonDispatchableType, VulkanHandleType
All Known Implementing Classes:
VulkanLWJGLFramebuffer

public interface VulkanFramebufferType extends VulkanHandleNonDispatchableType
See Also:
  • "VkFramebuffer"
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Destroy the object.

    Methods inherited from interface VulkanHandleType

    isClosed