Uses of Record Class
tech.icey.vk4j.datatype.VkSemaphoreSubmitInfo
Packages that use VkSemaphoreSubmitInfo
-
Uses of VkSemaphoreSubmitInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkSemaphoreSubmitInfoModifier and TypeMethodDescriptionstatic VkSemaphoreSubmitInfostatic VkSemaphoreSubmitInfo[]static VkSemaphoreSubmitInfoVkSemaphoreSubmitInfo.clone(Arena arena, VkSemaphoreSubmitInfo src) static VkSemaphoreSubmitInfo[]VkSemaphoreSubmitInfo.clone(Arena arena, VkSemaphoreSubmitInfo[] src) @Nullable VkSemaphoreSubmitInfoVkSubmitInfo2.pSignalSemaphoreInfos()@Nullable VkSemaphoreSubmitInfo[]VkSubmitInfo2.pSignalSemaphoreInfos(int assumedCount) @Nullable VkSemaphoreSubmitInfoVkRenderPassStripeSubmitInfoARM.pStripeSemaphoreInfos()@Nullable VkSemaphoreSubmitInfo[]VkRenderPassStripeSubmitInfoARM.pStripeSemaphoreInfos(int assumedCount) @Nullable VkSemaphoreSubmitInfoVkSubmitInfo2.pWaitSemaphoreInfos()@Nullable VkSemaphoreSubmitInfo[]VkSubmitInfo2.pWaitSemaphoreInfos(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkSemaphoreSubmitInfoModifier and TypeMethodDescriptionstatic VkSemaphoreSubmitInfoVkSemaphoreSubmitInfo.clone(Arena arena, VkSemaphoreSubmitInfo src) static VkSemaphoreSubmitInfo[]VkSemaphoreSubmitInfo.clone(Arena arena, VkSemaphoreSubmitInfo[] src) voidVkSubmitInfo2.pSignalSemaphoreInfos(@Nullable VkSemaphoreSubmitInfo value) voidVkRenderPassStripeSubmitInfoARM.pStripeSemaphoreInfos(@Nullable VkSemaphoreSubmitInfo value) voidVkSubmitInfo2.pWaitSemaphoreInfos(@Nullable VkSemaphoreSubmitInfo value)