Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp2081 std::vector<AttRef> sp1colorAttachmentRefs; in createRenderPass() local
2157 sp1colorAttachmentRefs.push_back(colorAttachmentRef); in createRenderPass()
2190 (deUint32)sp1colorAttachmentRefs.size(), // colorAttachmentCount in createRenderPass()
2191 &sp1colorAttachmentRefs[0], // pColorAttachments in createRenderPass()