Uses of Record Class
tech.icey.vk4j.datatype.VkRenderingAttachmentInfo
Packages that use VkRenderingAttachmentInfo
-
Uses of VkRenderingAttachmentInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkRenderingAttachmentInfoModifier and TypeMethodDescriptionstatic VkRenderingAttachmentInfostatic VkRenderingAttachmentInfo[]static VkRenderingAttachmentInfoVkRenderingAttachmentInfo.clone(Arena arena, VkRenderingAttachmentInfo src) static VkRenderingAttachmentInfo[]VkRenderingAttachmentInfo.clone(Arena arena, VkRenderingAttachmentInfo[] src) VkRenderingInfo.pColorAttachments()VkRenderingInfo.pColorAttachments(int assumedCount) VkRenderingInfo.pDepthAttachment()VkRenderingInfo.pDepthAttachment(int assumedCount) VkRenderingInfo.pStencilAttachment()VkRenderingInfo.pStencilAttachment(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkRenderingAttachmentInfoModifier and TypeMethodDescriptionstatic VkRenderingAttachmentInfoVkRenderingAttachmentInfo.clone(Arena arena, VkRenderingAttachmentInfo src) static VkRenderingAttachmentInfo[]VkRenderingAttachmentInfo.clone(Arena arena, VkRenderingAttachmentInfo[] src) voidVkRenderingInfo.pColorAttachments(VkRenderingAttachmentInfo value) voidVkRenderingInfo.pDepthAttachment(VkRenderingAttachmentInfo value) voidVkRenderingInfo.pStencilAttachment(VkRenderingAttachmentInfo value)