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