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) VkSubmitInfo2.pSignalSemaphoreInfos()VkSubmitInfo2.pSignalSemaphoreInfos(int assumedCount) VkRenderPassStripeSubmitInfoARM.pStripeSemaphoreInfos()VkRenderPassStripeSubmitInfoARM.pStripeSemaphoreInfos(int assumedCount) VkSubmitInfo2.pWaitSemaphoreInfos()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(VkSemaphoreSubmitInfo value) voidVkRenderPassStripeSubmitInfoARM.pStripeSemaphoreInfos(VkSemaphoreSubmitInfo value) voidVkSubmitInfo2.pWaitSemaphoreInfos(VkSemaphoreSubmitInfo value)