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