Uses of Record Class
tech.icey.vk4j.datatype.VkPhysicalDeviceGroupProperties
Packages that use VkPhysicalDeviceGroupProperties
-
Uses of VkPhysicalDeviceGroupProperties in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPhysicalDeviceGroupPropertiesModifier and TypeMethodDescriptionintInstanceCommands.vkEnumeratePhysicalDeviceGroups(VkInstance instance, tech.icey.panama.buffer.IntBuffer pPhysicalDeviceGroupCount, VkPhysicalDeviceGroupProperties pPhysicalDeviceGroupProperties) -
Uses of VkPhysicalDeviceGroupProperties in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPhysicalDeviceGroupPropertiesModifier and TypeMethodDescriptionstatic VkPhysicalDeviceGroupProperties[]VkPhysicalDeviceGroupProperties.clone(Arena arena, VkPhysicalDeviceGroupProperties src) static VkPhysicalDeviceGroupProperties[]VkPhysicalDeviceGroupProperties.clone(Arena arena, VkPhysicalDeviceGroupProperties[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkPhysicalDeviceGroupPropertiesModifier and TypeMethodDescriptionVkPhysicalDeviceGroupProperties.clone(Arena arena, VkPhysicalDeviceGroupProperties src) static VkPhysicalDeviceGroupProperties[]VkPhysicalDeviceGroupProperties.clone(Arena arena, VkPhysicalDeviceGroupProperties[] src)