Interface VulkanBufferType

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

public interface VulkanBufferType extends VulkanHandleNonDispatchableType
See Also:
  • "VkBuffer"
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Destroy the object.

    Methods inherited from interface VulkanHandleType

    isClosed