Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2356 …const VkImageLayout colorImageLayout = isDSFormat ? VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTI… in iterateInternal() local
2445 …tValues[1], m_width, m_height, tileSize, VK_IMAGE_LAYOUT_UNDEFINED, colorImageLayout, VK_PIPELINE_… in iterateInternal()
2551 …TACHMENT_LOAD_OP_DONT_CARE, VK_ATTACHMENT_STORE_OP_DONT_CARE, colorImageLayout, colorImageLayout)); in iterateInternal()
2552 colorAttachmentReferences.push_back(AttachmentReference(0u, colorImageLayout)); in iterateInternal()