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