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 recordRepresents a pointer to aVkSemaphoreSubmitInfostructure in native memory.static final recordRepresents a pointer to / an array ofVkSemaphoreSubmitInfostructure(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)