Uses of Interface
club.doki7.vulkan.datatype.IVkAttachmentDescription
Packages that use IVkAttachmentDescription
-
Uses of IVkAttachmentDescription in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkAttachmentDescriptionModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkAttachmentDescription
structure in native memory.static final record
Represents a pointer to / an array ofVkAttachmentDescription
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkAttachmentDescriptionModifier and TypeMethodDescriptionVkRenderPassCreateInfo.pAttachments
(@Nullable IVkAttachmentDescription value)