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 recordRepresents a pointer to aVkDescriptorImageInfostructure in native memory.static final recordRepresents a pointer to / an array ofVkDescriptorImageInfostructure(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)