Interface VulkanImageViewType

All Superinterfaces:
AutoCloseable, com.io7m.jmulticlose.core.CloseableType, VulkanHandleNonDispatchableType, VulkanHandleType
All Known Implementing Classes:
VulkanLWJGLImageView

public interface VulkanImageViewType extends VulkanHandleNonDispatchableType
The type of Vulkan image views.
See Also:
  • "VkImageView"
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Destroy the object.
     

    Methods inherited from interface com.io7m.jmulticlose.core.CloseableType

    isClosed