Uses of Interface
club.doki7.vulkan.datatype.IVkSubpassDependency
Packages that use IVkSubpassDependency
-
Uses of IVkSubpassDependency in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkSubpassDependencyModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkSubpassDependencystructure in native memory.static final recordRepresents a pointer to / an array ofVkSubpassDependencystructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkSubpassDependencyModifier and TypeMethodDescriptionVkRenderPassCreateInfo.pDependencies(@Nullable IVkSubpassDependency value)