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