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