Uses of Record Class
club.doki7.vulkan.datatype.VkBufferCollectionImageCreateInfoFUCHSIA
Packages that use VkBufferCollectionImageCreateInfoFUCHSIA
-
Uses of VkBufferCollectionImageCreateInfoFUCHSIA in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkBufferCollectionImageCreateInfoFUCHSIAModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkBufferCollectionImageCreateInfoFUCHSIA
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkBufferCollectionImageCreateInfoFUCHSIAModifier and TypeMethodDescriptionVkBufferCollectionImageCreateInfoFUCHSIA.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkBufferCollectionImageCreateInfoFUCHSIA.clone
(Arena arena, VkBufferCollectionImageCreateInfoFUCHSIA src) VkBufferCollectionImageCreateInfoFUCHSIA.collection
(@Nullable VkBufferCollectionFUCHSIA value) VkBufferCollectionImageCreateInfoFUCHSIA.index
(int value) VkBufferCollectionImageCreateInfoFUCHSIA.pNext
(@NotNull MemorySegment value) VkBufferCollectionImageCreateInfoFUCHSIA.sType
(int value) VkBufferCollectionImageCreateInfoFUCHSIA.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkBufferCollectionImageCreateInfoFUCHSIAMethods in club.doki7.vulkan.datatype with parameters of type VkBufferCollectionImageCreateInfoFUCHSIAModifier and TypeMethodDescriptionVkBufferCollectionImageCreateInfoFUCHSIA.clone
(Arena arena, VkBufferCollectionImageCreateInfoFUCHSIA src) void
VkBufferCollectionImageCreateInfoFUCHSIA.Ptr.write
(long index, @NotNull VkBufferCollectionImageCreateInfoFUCHSIA value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkBufferCollectionImageCreateInfoFUCHSIAModifier and TypeMethodDescriptionVkBufferCollectionImageCreateInfoFUCHSIA.Ptr.at
(long index, @NotNull Consumer<@NotNull VkBufferCollectionImageCreateInfoFUCHSIA> consumer)