Uses of Record Class
tech.icey.vk4j.datatype.VkMemoryType
Packages that use VkMemoryType
-
Uses of VkMemoryType in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkMemoryTypeModifier and TypeMethodDescriptionstatic VkMemoryTypestatic VkMemoryType[]static VkMemoryTypeVkMemoryType.clone(Arena arena, VkMemoryType src) static VkMemoryType[]VkMemoryType.clone(Arena arena, VkMemoryType[] src) VkPhysicalDeviceMemoryProperties.memoryTypes()VkPhysicalDeviceMemoryProperties.memoryTypesAt(long index) Methods in tech.icey.vk4j.datatype with parameters of type VkMemoryTypeModifier and TypeMethodDescriptionstatic VkMemoryTypeVkMemoryType.clone(Arena arena, VkMemoryType src) static VkMemoryType[]VkMemoryType.clone(Arena arena, VkMemoryType[] src) voidVkPhysicalDeviceMemoryProperties.memoryTypes(VkMemoryType[] value) voidVkPhysicalDeviceMemoryProperties.memoryTypesAt(long index, VkMemoryType value)