Uses of Record Class
club.doki7.vulkan.datatype.VkBufferCollectionPropertiesFUCHSIA
Packages that use VkBufferCollectionPropertiesFUCHSIA
Package
Description
Vulkan API commands
Structure (
struct
or union
) types of Vulkan API.-
Uses of VkBufferCollectionPropertiesFUCHSIA in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type VkBufferCollectionPropertiesFUCHSIAModifier and TypeMethodDescriptionint
VkDeviceCommands.getBufferCollectionPropertiesFUCHSIA
(VkDevice device, VkBufferCollectionFUCHSIA collection, VkBufferCollectionPropertiesFUCHSIA pProperties) -
Uses of VkBufferCollectionPropertiesFUCHSIA in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkBufferCollectionPropertiesFUCHSIAModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkBufferCollectionPropertiesFUCHSIA
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkBufferCollectionPropertiesFUCHSIAModifier and TypeMethodDescription@NotNull VkBufferCollectionPropertiesFUCHSIA
VkBufferCollectionPropertiesFUCHSIA.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkBufferCollectionPropertiesFUCHSIA.bufferCount
(int value) VkBufferCollectionPropertiesFUCHSIA.clone
(Arena arena, VkBufferCollectionPropertiesFUCHSIA src) VkBufferCollectionPropertiesFUCHSIA.createInfoIndex
(int value) VkBufferCollectionPropertiesFUCHSIA.formatFeatures
(int value) VkBufferCollectionPropertiesFUCHSIA.memoryTypeBits
(int value) VkBufferCollectionPropertiesFUCHSIA.samplerYcbcrConversionComponents
(@NotNull VkComponentMapping value) VkBufferCollectionPropertiesFUCHSIA.samplerYcbcrConversionComponents
(Consumer<@NotNull VkComponentMapping> consumer) VkBufferCollectionPropertiesFUCHSIA.sType
(int value) VkBufferCollectionPropertiesFUCHSIA.suggestedXChromaOffset
(int value) VkBufferCollectionPropertiesFUCHSIA.suggestedYcbcrModel
(int value) VkBufferCollectionPropertiesFUCHSIA.suggestedYcbcrRange
(int value) VkBufferCollectionPropertiesFUCHSIA.suggestedYChromaOffset
(int value) VkBufferCollectionPropertiesFUCHSIA.sysmemColorSpaceIndex
(@NotNull VkSysmemColorSpaceFUCHSIA value) VkBufferCollectionPropertiesFUCHSIA.sysmemColorSpaceIndex
(Consumer<@NotNull VkSysmemColorSpaceFUCHSIA> consumer) VkBufferCollectionPropertiesFUCHSIA.sysmemPixelFormat
(long value) VkBufferCollectionPropertiesFUCHSIA.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkBufferCollectionPropertiesFUCHSIAModifier and TypeMethodDescription@NotNull Iterator
<VkBufferCollectionPropertiesFUCHSIA> VkBufferCollectionPropertiesFUCHSIA.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkBufferCollectionPropertiesFUCHSIAModifier and TypeMethodDescriptionVkBufferCollectionPropertiesFUCHSIA.clone
(Arena arena, VkBufferCollectionPropertiesFUCHSIA src) void
VkBufferCollectionPropertiesFUCHSIA.Ptr.write
(long index, @NotNull VkBufferCollectionPropertiesFUCHSIA value)