Searched refs:subpassInputAttachments (Results 1 – 1 of 1) sorted by relevance
5764 std::vector<deUint32> subpassInputAttachments (inputAttachmentCount); in addAttachmentAllocationTests() local5771 …rng.choose(definedAttachments.begin(), definedAttachments.end(), subpassInputAttachments.begin(), … in addAttachmentAllocationTests()5834 …for (size_t inputAttachmentNdx = 0; inputAttachmentNdx < subpassInputAttachments.size(); inputAtta… in addAttachmentAllocationTests()5836 const deUint32 inputAttachmentIndex = subpassInputAttachments[inputAttachmentNdx]; in addAttachmentAllocationTests()5887 …inputAttachmentReferences.push_back(AttachmentReference((deUint32)subpassInputAttachments[inputAtt… in addAttachmentAllocationTests()