Uses of Interface
club.doki7.vulkan.datatype.IVkSemaphoreSubmitInfo
Packages that use IVkSemaphoreSubmitInfo
-
Uses of IVkSemaphoreSubmitInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkSemaphoreSubmitInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkSemaphoreSubmitInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreSubmitInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkSemaphoreSubmitInfoModifier and TypeMethodDescriptionVkSubmitInfo2.pSignalSemaphoreInfos
(@Nullable IVkSemaphoreSubmitInfo value) VkRenderPassStripeSubmitInfoARM.pStripeSemaphoreInfos
(@Nullable IVkSemaphoreSubmitInfo value) VkSubmitInfo2.pWaitSemaphoreInfos
(@Nullable IVkSemaphoreSubmitInfo value)