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