Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
Packages that use VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
-
Uses of VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNVModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofVkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNVstructure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.Ptr.at(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.clone(Arena arena, VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV src) VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.dedicatedAllocationImageAliasing(int value) VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.pNext(@NotNull MemorySegment value) VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.sType(int value) VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.clone(Arena arena, VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV src) voidVkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.Ptr.write(long index, @NotNull VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV> consumer)