Searched refs:VkRenderingAttachmentInfoKHR (Results 1 – 3 of 3) sorted by relevance
78 const VkRenderingAttachmentInfoKHR* pColorAttachments;79 const VkRenderingAttachmentInfoKHR* pDepthAttachment;80 const VkRenderingAttachmentInfoKHR* pStencilAttachment;99 typedef struct VkRenderingAttachmentInfoKHR {110 } VkRenderingAttachmentInfoKHR;358 VkRenderingAttachmentInfoKHR colorAttachments[2] = {382 VkRenderingAttachmentInfoKHR depthStencilAttachment = {
696 …='Structure specifying attachment information',type='structs',alias='VkRenderingAttachmentInfoKHR']705 include::{generated}/api/structs/VkRenderingAttachmentInfoKHR.adoc[]
8406 typedef VkRenderingAttachmentInfo VkRenderingAttachmentInfoKHR; typedef