Uses of Record Class
tech.icey.vk4j.datatype.VkPhysicalDeviceSparseImageFormatInfo2
Packages that use VkPhysicalDeviceSparseImageFormatInfo2
-
Uses of VkPhysicalDeviceSparseImageFormatInfo2 in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPhysicalDeviceSparseImageFormatInfo2Modifier and TypeMethodDescriptionvoidInstanceCommands.vkGetPhysicalDeviceSparseImageFormatProperties2(VkPhysicalDevice physicalDevice, VkPhysicalDeviceSparseImageFormatInfo2 pFormatInfo, tech.icey.panama.buffer.IntBuffer pPropertyCount, VkSparseImageFormatProperties2 pProperties) -
Uses of VkPhysicalDeviceSparseImageFormatInfo2 in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPhysicalDeviceSparseImageFormatInfo2Modifier and TypeMethodDescriptionVkPhysicalDeviceSparseImageFormatInfo2.clone(Arena arena, VkPhysicalDeviceSparseImageFormatInfo2 src) VkPhysicalDeviceSparseImageFormatInfo2.clone(Arena arena, VkPhysicalDeviceSparseImageFormatInfo2[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkPhysicalDeviceSparseImageFormatInfo2Modifier and TypeMethodDescriptionVkPhysicalDeviceSparseImageFormatInfo2.clone(Arena arena, VkPhysicalDeviceSparseImageFormatInfo2 src) VkPhysicalDeviceSparseImageFormatInfo2.clone(Arena arena, VkPhysicalDeviceSparseImageFormatInfo2[] src)