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 recordRepresents a pointer to aVkSubpassDependency2structure in native memory.static final recordRepresents a pointer to / an array ofVkSubpassDependency2structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkSubpassDependency2Modifier and TypeMethodDescriptionVkRenderPassCreateInfo2.pDependencies(@Nullable IVkSubpassDependency2 value)