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