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 record
Represents a pointer to / an array ofVkPhysicalDeviceMultiviewPerViewRenderAreasFeaturesQCOM
structure(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.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) void
VkPhysicalDeviceMultiviewPerViewRenderAreasFeaturesQCOM.Ptr.write
(long index, @NotNull VkPhysicalDeviceMultiviewPerViewRenderAreasFeaturesQCOM value)