Interface VulkanMemoryAllocateInfoType

All Known Implementing Classes:
VulkanMemoryAllocateInfo

@Immutable public interface VulkanMemoryAllocateInfoType
See Also:
  • "VkMemoryAllocateInfo"
  • Method Details

    • size

      @Default default long size()
      Returns:
      The size of the allocation in bytes
    • memoryTypeIndex

      VulkanMemoryTypeIndex memoryTypeIndex()
      Returns:
      An index identifying a memory type from the memoryTypes array of the VkPhysicalDeviceMemoryProperties structure