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