Uses of Interface
club.doki7.vulkan.datatype.IVkDescriptorImageInfo
Packages that use IVkDescriptorImageInfo
-
Uses of IVkDescriptorImageInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDescriptorImageInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkDescriptorImageInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorImageInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkDescriptorImageInfoModifier and TypeMethodDescriptionVkDescriptorDataEXT.pCombinedImageSampler
(@Nullable IVkDescriptorImageInfo value) VkWriteDescriptorSet.pImageInfo
(@Nullable IVkDescriptorImageInfo value) VkDescriptorDataEXT.pInputAttachmentImage
(@Nullable IVkDescriptorImageInfo value) VkDescriptorDataEXT.pSampledImage
(@Nullable IVkDescriptorImageInfo value) VkDescriptorDataEXT.pStorageImage
(@Nullable IVkDescriptorImageInfo value)