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