Uses of Record Class
tech.icey.vk4j.datatype.VkDescriptorImageInfo
Packages that use VkDescriptorImageInfo
-
Uses of VkDescriptorImageInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkDescriptorImageInfoModifier and TypeMethodDescriptionstatic VkDescriptorImageInfostatic VkDescriptorImageInfo[]static VkDescriptorImageInfoVkDescriptorImageInfo.clone(Arena arena, VkDescriptorImageInfo src) static VkDescriptorImageInfo[]VkDescriptorImageInfo.clone(Arena arena, VkDescriptorImageInfo[] src) @Nullable VkDescriptorImageInfoVkDescriptorDataEXT.pCombinedImageSampler()@Nullable VkDescriptorImageInfo[]VkDescriptorDataEXT.pCombinedImageSampler(int assumedCount) @Nullable VkDescriptorImageInfoVkWriteDescriptorSet.pImageInfo()@Nullable VkDescriptorImageInfo[]VkWriteDescriptorSet.pImageInfo(int assumedCount) @Nullable VkDescriptorImageInfoVkDescriptorDataEXT.pInputAttachmentImage()@Nullable VkDescriptorImageInfo[]VkDescriptorDataEXT.pInputAttachmentImage(int assumedCount) @Nullable VkDescriptorImageInfoVkDescriptorDataEXT.pSampledImage()@Nullable VkDescriptorImageInfo[]VkDescriptorDataEXT.pSampledImage(int assumedCount) @Nullable VkDescriptorImageInfoVkDescriptorDataEXT.pStorageImage()@Nullable VkDescriptorImageInfo[]VkDescriptorDataEXT.pStorageImage(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkDescriptorImageInfoModifier and TypeMethodDescriptionstatic VkDescriptorImageInfoVkDescriptorImageInfo.clone(Arena arena, VkDescriptorImageInfo src) static VkDescriptorImageInfo[]VkDescriptorImageInfo.clone(Arena arena, VkDescriptorImageInfo[] src) voidVkDescriptorDataEXT.pCombinedImageSampler(@Nullable VkDescriptorImageInfo value) voidVkWriteDescriptorSet.pImageInfo(@Nullable VkDescriptorImageInfo value) voidVkDescriptorDataEXT.pInputAttachmentImage(@Nullable VkDescriptorImageInfo value) voidVkDescriptorDataEXT.pSampledImage(@Nullable VkDescriptorImageInfo value) voidVkDescriptorDataEXT.pStorageImage(@Nullable VkDescriptorImageInfo value)