Uses of Record Class
tech.icey.vk4j.datatype.VkPhysicalDeviceExternalFenceInfo
Packages that use VkPhysicalDeviceExternalFenceInfo
-
Uses of VkPhysicalDeviceExternalFenceInfo in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPhysicalDeviceExternalFenceInfoModifier and TypeMethodDescriptionvoidInstanceCommands.vkGetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceExternalFenceInfo pExternalFenceInfo, VkExternalFenceProperties pExternalFenceProperties) -
Uses of VkPhysicalDeviceExternalFenceInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPhysicalDeviceExternalFenceInfoModifier and TypeMethodDescriptionstatic VkPhysicalDeviceExternalFenceInfo[]VkPhysicalDeviceExternalFenceInfo.clone(Arena arena, VkPhysicalDeviceExternalFenceInfo src) static VkPhysicalDeviceExternalFenceInfo[]VkPhysicalDeviceExternalFenceInfo.clone(Arena arena, VkPhysicalDeviceExternalFenceInfo[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkPhysicalDeviceExternalFenceInfoModifier and TypeMethodDescriptionVkPhysicalDeviceExternalFenceInfo.clone(Arena arena, VkPhysicalDeviceExternalFenceInfo src) static VkPhysicalDeviceExternalFenceInfo[]VkPhysicalDeviceExternalFenceInfo.clone(Arena arena, VkPhysicalDeviceExternalFenceInfo[] src)