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 recordRepresents a pointer to / an array ofVkBufferCollectionConstraintsInfoFUCHSIAstructure(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.pNext(@NotNull MemorySegment 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) voidVkBufferCollectionConstraintsInfoFUCHSIA.Ptr.write(long index, @NotNull VkBufferCollectionConstraintsInfoFUCHSIA value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkBufferCollectionConstraintsInfoFUCHSIAModifier and TypeMethodDescriptionVkBufferCollectionConstraintsInfoFUCHSIA.Ptr.at(long index, @NotNull Consumer<@NotNull VkBufferCollectionConstraintsInfoFUCHSIA> consumer) VkBufferConstraintsInfoFUCHSIA.bufferCollectionConstraints(Consumer<@NotNull VkBufferCollectionConstraintsInfoFUCHSIA> consumer) VkImageConstraintsInfoFUCHSIA.bufferCollectionConstraints(Consumer<@NotNull VkBufferCollectionConstraintsInfoFUCHSIA> consumer)