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