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 recordRepresents a pointer to / an array ofVkPhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXTstructure(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.pNext(@NotNull MemorySegment value) 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) voidVkPhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT.Ptr.write(long index, @NotNull VkPhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT> consumer)