Uses of Interface
club.doki7.vulkan.datatype.IVkCommandBufferInheritanceInfo
Packages that use IVkCommandBufferInheritanceInfo
-
Uses of IVkCommandBufferInheritanceInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkCommandBufferInheritanceInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkCommandBufferInheritanceInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkCommandBufferInheritanceInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkCommandBufferInheritanceInfoModifier and TypeMethodDescriptionVkCommandBufferBeginInfo.pInheritanceInfo
(@Nullable IVkCommandBufferInheritanceInfo value)