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