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