Uses of Record Class
tech.icey.vk4j.datatype.VkImageCopy2
Packages that use VkImageCopy2
-
Uses of VkImageCopy2 in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkImageCopy2Modifier and TypeMethodDescriptionstatic VkImageCopy2static VkImageCopy2[]static VkImageCopy2VkImageCopy2.clone(Arena arena, VkImageCopy2 src) static VkImageCopy2[]VkImageCopy2.clone(Arena arena, VkImageCopy2[] src) @Nullable VkImageCopy2VkCopyImageInfo2.pRegions()@Nullable VkImageCopy2[]VkCopyImageInfo2.pRegions(int assumedCount) @Nullable VkImageCopy2VkCopyImageToImageInfoEXT.pRegions()@Nullable VkImageCopy2[]VkCopyImageToImageInfoEXT.pRegions(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkImageCopy2Modifier and TypeMethodDescriptionstatic VkImageCopy2VkImageCopy2.clone(Arena arena, VkImageCopy2 src) static VkImageCopy2[]VkImageCopy2.clone(Arena arena, VkImageCopy2[] src) voidVkCopyImageInfo2.pRegions(@Nullable VkImageCopy2 value) voidVkCopyImageToImageInfoEXT.pRegions(@Nullable VkImageCopy2 value)