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