Interface VulkanMemoryHeapType

  • All Known Implementing Classes:
    VulkanMemoryHeap

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

      • size

        @Parameter
        long size()
        Returns:
        The total memory size in bytes in the heap.