Home
last modified time | relevance | path

Searched defs:colorAttachmentInputs (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp840 …std::vector<uint32_t> colorAttachmentInputs(m_testParams.attachments.size(), VK_ATTACHMENT_UNUSED); in drawCommands() local
1362 std::vector<uint32_t> colorAttachmentInputs(colorVector.size(), VK_ATTACHMENT_UNUSED); in iterate() local