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