Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceMaintenance7FeaturesKHR
Packages that use VkPhysicalDeviceMaintenance7FeaturesKHR
-
Uses of VkPhysicalDeviceMaintenance7FeaturesKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceMaintenance7FeaturesKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance7FeaturesKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceMaintenance7FeaturesKHRModifier and TypeMethodDescriptionVkPhysicalDeviceMaintenance7FeaturesKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceMaintenance7FeaturesKHR.clone
(Arena arena, VkPhysicalDeviceMaintenance7FeaturesKHR src) VkPhysicalDeviceMaintenance7FeaturesKHR.maintenance7
(int value) VkPhysicalDeviceMaintenance7FeaturesKHR.pNext
(@NotNull MemorySegment value) VkPhysicalDeviceMaintenance7FeaturesKHR.sType
(int value) VkPhysicalDeviceMaintenance7FeaturesKHR.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceMaintenance7FeaturesKHRMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceMaintenance7FeaturesKHRModifier and TypeMethodDescriptionVkPhysicalDeviceMaintenance7FeaturesKHR.clone
(Arena arena, VkPhysicalDeviceMaintenance7FeaturesKHR src) void
VkPhysicalDeviceMaintenance7FeaturesKHR.Ptr.write
(long index, @NotNull VkPhysicalDeviceMaintenance7FeaturesKHR value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceMaintenance7FeaturesKHRModifier and TypeMethodDescriptionVkPhysicalDeviceMaintenance7FeaturesKHR.Ptr.at
(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceMaintenance7FeaturesKHR> consumer)