Searched defs:preserveAttachments (Results 1 – 3 of 3) sorted by relevance
407 const std::vector<deUint32>& preserveAttachments, in Subpass()777 …std::vector<std::vector<deUint32> > preserveAttachments(renderPassInfo.getSubpasses().size()… in createRenderPass() local
591 const vector<deUint32>& preserveAttachments, in Subpass()907 const vector<deUint32>& preserveAttachments = subpass.getPreserveAttachments(); in logRenderPassInfo() local1281 vector<vector<deUint32> > preserveAttachments(renderPassInfo.getSubpasses().size()); in createRenderPass() local5549 vector<deUint32> preserveAttachments; in addAttachmentAllocationTests() local
253 std::vector<deUint32> preserveAttachments(1u + numSamples); in iterate() local