Interface VulkanMemoryHeapType

All Known Implementing Classes:
VulkanMemoryHeap

@Immutable public interface VulkanMemoryHeapType
Structure specifying a memory heap.
See Also:
  • "VkMemoryHeap"
  • Method Details

    • index

      Returns:
      The heap index
    • size

      @Default default long size()
      Returns:
      The total memory size in bytes in the heap.
    • flags

      Returns:
      The flags for the heap