Uses of Record Class
tech.icey.vk4j.datatype.VkPhysicalDeviceMemoryProperties2
Packages that use VkPhysicalDeviceMemoryProperties2
-
Uses of VkPhysicalDeviceMemoryProperties2 in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPhysicalDeviceMemoryProperties2Modifier and TypeMethodDescriptionvoidInstanceCommands.vkGetPhysicalDeviceMemoryProperties2(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties2 pMemoryProperties) -
Uses of VkPhysicalDeviceMemoryProperties2 in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPhysicalDeviceMemoryProperties2Modifier and TypeMethodDescriptionstatic VkPhysicalDeviceMemoryProperties2[]VkPhysicalDeviceMemoryProperties2.clone(Arena arena, VkPhysicalDeviceMemoryProperties2 src) static VkPhysicalDeviceMemoryProperties2[]VkPhysicalDeviceMemoryProperties2.clone(Arena arena, VkPhysicalDeviceMemoryProperties2[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkPhysicalDeviceMemoryProperties2Modifier and TypeMethodDescriptionVkPhysicalDeviceMemoryProperties2.clone(Arena arena, VkPhysicalDeviceMemoryProperties2 src) static VkPhysicalDeviceMemoryProperties2[]VkPhysicalDeviceMemoryProperties2.clone(Arena arena, VkPhysicalDeviceMemoryProperties2[] src)