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