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