Uses of Record Class
tech.icey.vk4j.datatype.VkExternalMemoryProperties
Packages that use VkExternalMemoryProperties
-
Uses of VkExternalMemoryProperties in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkExternalMemoryPropertiesModifier and TypeMethodDescriptionstatic VkExternalMemoryPropertiesstatic VkExternalMemoryProperties[]static VkExternalMemoryPropertiesVkExternalMemoryProperties.clone(Arena arena, VkExternalMemoryProperties src) static VkExternalMemoryProperties[]VkExternalMemoryProperties.clone(Arena arena, VkExternalMemoryProperties[] src) VkExternalBufferProperties.externalMemoryProperties()VkExternalImageFormatProperties.externalMemoryProperties()Methods in tech.icey.vk4j.datatype with parameters of type VkExternalMemoryPropertiesModifier and TypeMethodDescriptionstatic VkExternalMemoryPropertiesVkExternalMemoryProperties.clone(Arena arena, VkExternalMemoryProperties src) static VkExternalMemoryProperties[]VkExternalMemoryProperties.clone(Arena arena, VkExternalMemoryProperties[] src) voidVkExternalBufferProperties.externalMemoryProperties(VkExternalMemoryProperties value) voidVkExternalImageFormatProperties.externalMemoryProperties(VkExternalMemoryProperties value)