Uses of Record Class
club.doki7.vulkan.datatype.VkBufferCollectionConstraintsInfoFUCHSIA
Packages that use VkBufferCollectionConstraintsInfoFUCHSIA
-
Uses of VkBufferCollectionConstraintsInfoFUCHSIA in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkBufferCollectionConstraintsInfoFUCHSIAModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkBufferCollectionConstraintsInfoFUCHSIA
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkBufferCollectionConstraintsInfoFUCHSIAModifier and TypeMethodDescriptionVkBufferCollectionConstraintsInfoFUCHSIA.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkBufferConstraintsInfoFUCHSIA.bufferCollectionConstraints()
VkImageConstraintsInfoFUCHSIA.bufferCollectionConstraints()
VkBufferCollectionConstraintsInfoFUCHSIA.clone
(Arena arena, VkBufferCollectionConstraintsInfoFUCHSIA src) VkBufferCollectionConstraintsInfoFUCHSIA.maxBufferCount
(int value) VkBufferCollectionConstraintsInfoFUCHSIA.minBufferCount
(int value) VkBufferCollectionConstraintsInfoFUCHSIA.minBufferCountForCamping
(int value) VkBufferCollectionConstraintsInfoFUCHSIA.minBufferCountForDedicatedSlack
(int value) VkBufferCollectionConstraintsInfoFUCHSIA.minBufferCountForSharedSlack
(int value) VkBufferCollectionConstraintsInfoFUCHSIA.sType
(int value) VkBufferCollectionConstraintsInfoFUCHSIA.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkBufferCollectionConstraintsInfoFUCHSIAMethods in club.doki7.vulkan.datatype with parameters of type VkBufferCollectionConstraintsInfoFUCHSIAModifier and TypeMethodDescriptionVkBufferConstraintsInfoFUCHSIA.bufferCollectionConstraints
(@NotNull VkBufferCollectionConstraintsInfoFUCHSIA value) VkImageConstraintsInfoFUCHSIA.bufferCollectionConstraints
(@NotNull VkBufferCollectionConstraintsInfoFUCHSIA value) VkBufferCollectionConstraintsInfoFUCHSIA.clone
(Arena arena, VkBufferCollectionConstraintsInfoFUCHSIA src) void
VkBufferCollectionConstraintsInfoFUCHSIA.Ptr.write
(long index, @NotNull VkBufferCollectionConstraintsInfoFUCHSIA value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkBufferCollectionConstraintsInfoFUCHSIAModifier and TypeMethodDescriptionVkBufferConstraintsInfoFUCHSIA.bufferCollectionConstraints
(Consumer<@NotNull VkBufferCollectionConstraintsInfoFUCHSIA> consumer) VkImageConstraintsInfoFUCHSIA.bufferCollectionConstraints
(Consumer<@NotNull VkBufferCollectionConstraintsInfoFUCHSIA> consumer)