Uses of Record Class
tech.icey.vk4j.datatype.VkInputAttachmentAspectReference
Packages that use VkInputAttachmentAspectReference
-
Uses of VkInputAttachmentAspectReference in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkInputAttachmentAspectReferenceModifier and TypeMethodDescriptionstatic VkInputAttachmentAspectReference[]VkInputAttachmentAspectReference.clone(Arena arena, VkInputAttachmentAspectReference src) static VkInputAttachmentAspectReference[]VkInputAttachmentAspectReference.clone(Arena arena, VkInputAttachmentAspectReference[] src) @Nullable VkInputAttachmentAspectReferenceVkRenderPassInputAttachmentAspectCreateInfo.pAspectReferences()@Nullable VkInputAttachmentAspectReference[]VkRenderPassInputAttachmentAspectCreateInfo.pAspectReferences(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkInputAttachmentAspectReferenceModifier and TypeMethodDescriptionVkInputAttachmentAspectReference.clone(Arena arena, VkInputAttachmentAspectReference src) static VkInputAttachmentAspectReference[]VkInputAttachmentAspectReference.clone(Arena arena, VkInputAttachmentAspectReference[] src) voidVkRenderPassInputAttachmentAspectCreateInfo.pAspectReferences(@Nullable VkInputAttachmentAspectReference value)