Interface VulkanMemoryAllocateInfoType

  • All Known Implementing Classes:
    VulkanMemoryAllocateInfo

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

      • size

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

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