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