Uses of Record Class
tech.icey.vk4j.datatype.VkPhysicalDeviceImageFormatInfo2
Packages that use VkPhysicalDeviceImageFormatInfo2
-
Uses of VkPhysicalDeviceImageFormatInfo2 in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPhysicalDeviceImageFormatInfo2Modifier and TypeMethodDescriptionintInstanceCommands.vkGetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, VkPhysicalDeviceImageFormatInfo2 pImageFormatInfo, VkImageFormatProperties2 pImageFormatProperties) -
Uses of VkPhysicalDeviceImageFormatInfo2 in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPhysicalDeviceImageFormatInfo2Modifier and TypeMethodDescriptionstatic VkPhysicalDeviceImageFormatInfo2[]VkPhysicalDeviceImageFormatInfo2.clone(Arena arena, VkPhysicalDeviceImageFormatInfo2 src) static VkPhysicalDeviceImageFormatInfo2[]VkPhysicalDeviceImageFormatInfo2.clone(Arena arena, VkPhysicalDeviceImageFormatInfo2[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkPhysicalDeviceImageFormatInfo2Modifier and TypeMethodDescriptionVkPhysicalDeviceImageFormatInfo2.clone(Arena arena, VkPhysicalDeviceImageFormatInfo2 src) static VkPhysicalDeviceImageFormatInfo2[]VkPhysicalDeviceImageFormatInfo2.clone(Arena arena, VkPhysicalDeviceImageFormatInfo2[] src)