Searched refs:sp1colorAttachmentRefs (Results 1 – 1 of 1) sorted by relevance
2081 std::vector<AttRef> sp1colorAttachmentRefs; in createRenderPass() local2157 sp1colorAttachmentRefs.push_back(colorAttachmentRef); in createRenderPass()2190 (deUint32)sp1colorAttachmentRefs.size(), // colorAttachmentCount in createRenderPass()2191 &sp1colorAttachmentRefs[0], // pColorAttachments in createRenderPass()