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