Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp2442 std::vector<AttRef> sp1colorAttachmentRefs; in createRenderPass() local
2518 sp1colorAttachmentRefs.push_back(colorAttachmentRef); in createRenderPass()
2551 (deUint32)sp1colorAttachmentRefs.size(), // colorAttachmentCount in createRenderPass()
2552 &sp1colorAttachmentRefs[0], // pColorAttachments in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp2429 std::vector<AttRef> sp1colorAttachmentRefs; in createRenderPass() local
2505 sp1colorAttachmentRefs.push_back(colorAttachmentRef); in createRenderPass()
2538 (deUint32)sp1colorAttachmentRefs.size(), // colorAttachmentCount in createRenderPass()
2539 &sp1colorAttachmentRefs[0], // pColorAttachments in createRenderPass()

Completed in 9 milliseconds