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