Uses of Record Class
tech.icey.vk4j.datatype.VkPhysicalDeviceProperties
Packages that use VkPhysicalDeviceProperties
-
Uses of VkPhysicalDeviceProperties in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPhysicalDevicePropertiesModifier and TypeMethodDescriptionvoidInstanceCommands.vkGetPhysicalDeviceProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceProperties pProperties) -
Uses of VkPhysicalDeviceProperties in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPhysicalDevicePropertiesModifier and TypeMethodDescriptionstatic VkPhysicalDevicePropertiesstatic VkPhysicalDeviceProperties[]static VkPhysicalDevicePropertiesVkPhysicalDeviceProperties.clone(Arena arena, VkPhysicalDeviceProperties src) static VkPhysicalDeviceProperties[]VkPhysicalDeviceProperties.clone(Arena arena, VkPhysicalDeviceProperties[] src) VkPhysicalDeviceProperties2.properties()Methods in tech.icey.vk4j.datatype with parameters of type VkPhysicalDevicePropertiesModifier and TypeMethodDescriptionstatic VkPhysicalDevicePropertiesVkPhysicalDeviceProperties.clone(Arena arena, VkPhysicalDeviceProperties src) static VkPhysicalDeviceProperties[]VkPhysicalDeviceProperties.clone(Arena arena, VkPhysicalDeviceProperties[] src) voidVkPhysicalDeviceProperties2.properties(VkPhysicalDeviceProperties value)