Uses of Record Class
tech.icey.vk4j.datatype.VkPhysicalDeviceMemoryProperties
Packages that use VkPhysicalDeviceMemoryProperties
-
Uses of VkPhysicalDeviceMemoryProperties in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPhysicalDeviceMemoryPropertiesModifier and TypeMethodDescriptionvoidInstanceCommands.vkGetPhysicalDeviceMemoryProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties pMemoryProperties) -
Uses of VkPhysicalDeviceMemoryProperties in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPhysicalDeviceMemoryPropertiesModifier and TypeMethodDescriptionstatic VkPhysicalDeviceMemoryProperties[]VkPhysicalDeviceMemoryProperties.clone(Arena arena, VkPhysicalDeviceMemoryProperties src) static VkPhysicalDeviceMemoryProperties[]VkPhysicalDeviceMemoryProperties.clone(Arena arena, VkPhysicalDeviceMemoryProperties[] src) VkPhysicalDeviceMemoryProperties2.memoryProperties()Methods in tech.icey.vk4j.datatype with parameters of type VkPhysicalDeviceMemoryPropertiesModifier and TypeMethodDescriptionVkPhysicalDeviceMemoryProperties.clone(Arena arena, VkPhysicalDeviceMemoryProperties src) static VkPhysicalDeviceMemoryProperties[]VkPhysicalDeviceMemoryProperties.clone(Arena arena, VkPhysicalDeviceMemoryProperties[] src) voidVkPhysicalDeviceMemoryProperties2.memoryProperties(VkPhysicalDeviceMemoryProperties value)