Uses of Record Class
club.doki7.vulkan.datatype.VkDeviceMemoryOverallocationCreateInfoAMD
Packages that use VkDeviceMemoryOverallocationCreateInfoAMD
-
Uses of VkDeviceMemoryOverallocationCreateInfoAMD in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkDeviceMemoryOverallocationCreateInfoAMDModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkDeviceMemoryOverallocationCreateInfoAMD
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkDeviceMemoryOverallocationCreateInfoAMDModifier and TypeMethodDescriptionVkDeviceMemoryOverallocationCreateInfoAMD.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkDeviceMemoryOverallocationCreateInfoAMD.clone
(Arena arena, VkDeviceMemoryOverallocationCreateInfoAMD src) VkDeviceMemoryOverallocationCreateInfoAMD.overallocationBehavior
(int value) VkDeviceMemoryOverallocationCreateInfoAMD.sType
(int value) VkDeviceMemoryOverallocationCreateInfoAMD.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkDeviceMemoryOverallocationCreateInfoAMDMethods in club.doki7.vulkan.datatype with parameters of type VkDeviceMemoryOverallocationCreateInfoAMDModifier and TypeMethodDescriptionVkDeviceMemoryOverallocationCreateInfoAMD.clone
(Arena arena, VkDeviceMemoryOverallocationCreateInfoAMD src) void
VkDeviceMemoryOverallocationCreateInfoAMD.Ptr.write
(long index, @NotNull VkDeviceMemoryOverallocationCreateInfoAMD value)