Uses of Record Class
tech.icey.vk4j.datatype.VkExternalSemaphoreProperties
Packages that use VkExternalSemaphoreProperties
-
Uses of VkExternalSemaphoreProperties in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkExternalSemaphorePropertiesModifier and TypeMethodDescriptionvoidInstanceCommands.vkGetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceExternalSemaphoreInfo pExternalSemaphoreInfo, VkExternalSemaphoreProperties pExternalSemaphoreProperties) -
Uses of VkExternalSemaphoreProperties in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkExternalSemaphorePropertiesModifier and TypeMethodDescriptionstatic VkExternalSemaphoreProperties[]VkExternalSemaphoreProperties.clone(Arena arena, VkExternalSemaphoreProperties src) static VkExternalSemaphoreProperties[]VkExternalSemaphoreProperties.clone(Arena arena, VkExternalSemaphoreProperties[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkExternalSemaphorePropertiesModifier and TypeMethodDescriptionVkExternalSemaphoreProperties.clone(Arena arena, VkExternalSemaphoreProperties src) static VkExternalSemaphoreProperties[]VkExternalSemaphoreProperties.clone(Arena arena, VkExternalSemaphoreProperties[] src)