Uses of Record Class
club.doki7.vulkan.datatype.VkAndroidHardwareBufferFormatPropertiesANDROID
Packages that use VkAndroidHardwareBufferFormatPropertiesANDROID
-
Uses of VkAndroidHardwareBufferFormatPropertiesANDROID in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkAndroidHardwareBufferFormatPropertiesANDROIDModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkAndroidHardwareBufferFormatPropertiesANDROID
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkAndroidHardwareBufferFormatPropertiesANDROIDModifier and TypeMethodDescriptionVkAndroidHardwareBufferFormatPropertiesANDROID.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkAndroidHardwareBufferFormatPropertiesANDROID.clone
(Arena arena, VkAndroidHardwareBufferFormatPropertiesANDROID src) VkAndroidHardwareBufferFormatPropertiesANDROID.externalFormat
(long value) VkAndroidHardwareBufferFormatPropertiesANDROID.format
(int value) VkAndroidHardwareBufferFormatPropertiesANDROID.formatFeatures
(int value) VkAndroidHardwareBufferFormatPropertiesANDROID.pNext
(@NotNull MemorySegment value) VkAndroidHardwareBufferFormatPropertiesANDROID.samplerYcbcrConversionComponents
(@NotNull VkComponentMapping value) VkAndroidHardwareBufferFormatPropertiesANDROID.samplerYcbcrConversionComponents
(Consumer<@NotNull VkComponentMapping> consumer) VkAndroidHardwareBufferFormatPropertiesANDROID.sType
(int value) VkAndroidHardwareBufferFormatPropertiesANDROID.suggestedXChromaOffset
(int value) VkAndroidHardwareBufferFormatPropertiesANDROID.suggestedYcbcrModel
(int value) VkAndroidHardwareBufferFormatPropertiesANDROID.suggestedYcbcrRange
(int value) VkAndroidHardwareBufferFormatPropertiesANDROID.suggestedYChromaOffset
(int value) VkAndroidHardwareBufferFormatPropertiesANDROID.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkAndroidHardwareBufferFormatPropertiesANDROIDMethods in club.doki7.vulkan.datatype with parameters of type VkAndroidHardwareBufferFormatPropertiesANDROIDModifier and TypeMethodDescriptionVkAndroidHardwareBufferFormatPropertiesANDROID.clone
(Arena arena, VkAndroidHardwareBufferFormatPropertiesANDROID src) void
VkAndroidHardwareBufferFormatPropertiesANDROID.Ptr.write
(long index, @NotNull VkAndroidHardwareBufferFormatPropertiesANDROID value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkAndroidHardwareBufferFormatPropertiesANDROIDModifier and TypeMethodDescriptionVkAndroidHardwareBufferFormatPropertiesANDROID.Ptr.at
(long index, @NotNull Consumer<@NotNull VkAndroidHardwareBufferFormatPropertiesANDROID> consumer)