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 recordRepresents a pointer to aVkAttachmentDescription2structure in native memory.static final recordRepresents a pointer to / an array ofVkAttachmentDescription2structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkAttachmentDescription2Modifier and TypeMethodDescriptionVkRenderPassCreateInfo2.pAttachments(@Nullable IVkAttachmentDescription2 value)