Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp513 VkImageLayout getImageLayout (void) const { return m_layout; } in getImageLayout() function in vkt::__anon96ae15a30111::AttachmentReference
823 … log << TestLog::Message << "Layout: " << inputAttachment.getImageLayout() << TestLog::EndMessage; in logRenderPassInfo()
833 …log << TestLog::Message << "Layout: " << depthStencilAttachment.getImageLayout() << TestLog::EndMe… in logRenderPassInfo()
846 … log << TestLog::Message << "Layout: " << colorAttachment.getImageLayout() << TestLog::EndMessage; in logRenderPassInfo()
860 …log << TestLog::Message << "Layout: " << resolveAttachment.getImageLayout() << TestLog::EndMessage; in logRenderPassInfo()
1073 referenceInfo.getImageLayout() // layout; in createAttachmentReference()
1635 …yout (deUint32 attachmentNdx) const { return m_inputAttachments[attachmentNdx].getImageLayout(); } in getInputAttachmentLayout()
1638 …yout (deUint32 attachmentNdx) const { return m_colorAttachments[attachmentNdx].getImageLayout(); } in getColorAttachmentLayout()
1641 …eturn m_depthStencilAttachment ? tcu::just(m_depthStencilAttachment->getImageLayout()) : tcu::noth… in getDepthStencilAttachmentLayout()
3037 const VkImageLayout layout = subpass.getDepthStencilAttachment().getImageLayout(); in renderReferenceValues()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1108 vk::VkImageLayout getImageLayout (void) const in getImageLayout() function in vkt::memory::__anone897a1840111::PrepareContext
2120 …ASSERT(context.getImageLayout() == vk::VK_IMAGE_LAYOUT_UNDEFINED || m_srcLayout == vk::VK_IMAGE_LA… in prepare()
4199 vk::VkImageLayout getImageLayout (void) const { return m_context.getImageLayout(); } in getImageLayout() function in vkt::memory::__anone897a1840111::PrepareRenderPassContext
5842 context.getImageLayout() in prepare()
6039 context.getImageLayout() in prepare()
7077 context.getImageLayout() in prepare()
7285 context.getImageLayout() in prepare()