Home
last modified time | relevance | path

Searched refs:m_colorAttachmentInfo (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1744m_colorAttachmentInfo.push_back(renderPass.getAttachments()[getAttachmentNdx(m_colorAttachments, a… in SubpassRenderInfo()
1772 … getColorAttachment (deUint32 attachmentNdx) const { return m_colorAttachmentInfo[attachment… in getColorAttachment()
1793 vector<Attachment> m_colorAttachmentInfo; member in vkt::__anon53d10fc40111::SubpassRenderInfo