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