Uses of Record Class
tech.icey.vk4j.datatype.VkMemoryAllocateInfo
Packages that use VkMemoryAllocateInfo
-
Uses of VkMemoryAllocateInfo in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkMemoryAllocateInfoModifier and TypeMethodDescriptionintDeviceCommands.vkAllocateMemory(VkDevice device, VkMemoryAllocateInfo pAllocateInfo, VkAllocationCallbacks pAllocator, VkDeviceMemory.Buffer pMemory) -
Uses of VkMemoryAllocateInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkMemoryAllocateInfoModifier and TypeMethodDescriptionstatic VkMemoryAllocateInfostatic VkMemoryAllocateInfo[]static VkMemoryAllocateInfoVkMemoryAllocateInfo.clone(Arena arena, VkMemoryAllocateInfo src) static VkMemoryAllocateInfo[]VkMemoryAllocateInfo.clone(Arena arena, VkMemoryAllocateInfo[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkMemoryAllocateInfoModifier and TypeMethodDescriptionstatic VkMemoryAllocateInfoVkMemoryAllocateInfo.clone(Arena arena, VkMemoryAllocateInfo src) static VkMemoryAllocateInfo[]VkMemoryAllocateInfo.clone(Arena arena, VkMemoryAllocateInfo[] src)