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