Searched refs:subpassInfo (Results 1 – 2 of 2) sorted by relevance
563 const VkSubpassDescription subpassInfo = in bufferMarkerMemoryDep() local585 &subpassInfo, // const VkSubpassDescription* pSubpasses; in bufferMarkerMemoryDep()
2777 const Subpass& subpassInfo = renderPassInfo.getSubpasses()[0]; in pushDynamicRenderingCommands() local2778 const vector<AttachmentReference>& colorAttachmentsInfo = subpassInfo.getColorAttachments(); in pushDynamicRenderingCommands()2779 const vector<AttachmentReference>& resolveAttachmentsInfo = subpassInfo.getResolveAttachments(); in pushDynamicRenderingCommands()2889 …const AttachmentReference& depthStencilAttachmentReference = subpassInfo.getDepthStencilAttachmen… in pushDynamicRenderingCommands()