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 record
Represents a pointer to aVkSubpassDependency
structure in native memory.static final record
Represents a pointer to / an array ofVkSubpassDependency
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkSubpassDependencyModifier and TypeMethodDescriptionVkRenderPassCreateInfo.pDependencies
(@Nullable IVkSubpassDependency value)