Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkAttachmentReference

1987 typedef struct VkAttachmentReference {
1990 } VkAttachmentReference;
1996 const VkAttachmentReference* pInputAttachments;
1998 const VkAttachmentReference* pColorAttachments;
1999 const VkAttachmentReference* pResolveAttachments;
2000 const VkAttachmentReference* pDepthStencilAttachment;