Uses of Record Class
tech.icey.vk4j.datatype.VkSemaphoreWaitInfo
Packages that use VkSemaphoreWaitInfo
-
Uses of VkSemaphoreWaitInfo in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkSemaphoreWaitInfoModifier and TypeMethodDescriptionintDeviceCommands.vkWaitSemaphores(VkDevice device, VkSemaphoreWaitInfo pWaitInfo, long timeout) -
Uses of VkSemaphoreWaitInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkSemaphoreWaitInfoModifier and TypeMethodDescriptionstatic VkSemaphoreWaitInfostatic VkSemaphoreWaitInfo[]static VkSemaphoreWaitInfoVkSemaphoreWaitInfo.clone(Arena arena, VkSemaphoreWaitInfo src) static VkSemaphoreWaitInfo[]VkSemaphoreWaitInfo.clone(Arena arena, VkSemaphoreWaitInfo[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkSemaphoreWaitInfoModifier and TypeMethodDescriptionstatic VkSemaphoreWaitInfoVkSemaphoreWaitInfo.clone(Arena arena, VkSemaphoreWaitInfo src) static VkSemaphoreWaitInfo[]VkSemaphoreWaitInfo.clone(Arena arena, VkSemaphoreWaitInfo[] src)