Uses of Record Class
tech.icey.vk4j.datatype.VkAttachmentReference
Packages that use VkAttachmentReference
-
Uses of VkAttachmentReference in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkAttachmentReferenceModifier and TypeMethodDescriptionstatic VkAttachmentReferencestatic VkAttachmentReference[]static VkAttachmentReferenceVkAttachmentReference.clone(Arena arena, VkAttachmentReference src) static VkAttachmentReference[]VkAttachmentReference.clone(Arena arena, VkAttachmentReference[] src) VkRenderPassFragmentDensityMapCreateInfoEXT.fragmentDensityMapAttachment()VkSubpassDescription.pColorAttachments()VkSubpassDescription.pColorAttachments(int assumedCount) VkSubpassDescription.pDepthStencilAttachment()VkSubpassDescription.pDepthStencilAttachment(int assumedCount) VkSubpassDescription.pInputAttachments()VkSubpassDescription.pInputAttachments(int assumedCount) VkSubpassDescription.pResolveAttachments()VkSubpassDescription.pResolveAttachments(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkAttachmentReferenceModifier and TypeMethodDescriptionstatic VkAttachmentReferenceVkAttachmentReference.clone(Arena arena, VkAttachmentReference src) static VkAttachmentReference[]VkAttachmentReference.clone(Arena arena, VkAttachmentReference[] src) voidVkRenderPassFragmentDensityMapCreateInfoEXT.fragmentDensityMapAttachment(VkAttachmentReference value) voidVkSubpassDescription.pColorAttachments(VkAttachmentReference value) voidVkSubpassDescription.pDepthStencilAttachment(VkAttachmentReference value) voidVkSubpassDescription.pInputAttachments(VkAttachmentReference value) voidVkSubpassDescription.pResolveAttachments(VkAttachmentReference value)