Interface VulkanDeviceMemoryType

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

public interface VulkanDeviceMemoryType extends VulkanHandleNonDispatchableType
See Also:
  • "VkDeviceMemory"
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Destroy the object.

    Methods inherited from interface com.io7m.jcoronado.api.VulkanHandleType

    isClosed