Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3801 const auto attachmentNdxStr = de::toString(attachmentNdx); in logAndVerifyImages() local
3804 …stLog::ImageSet("OutputAttachments" + attachmentNdxStr, "Output depth and stencil attachments " + in logAndVerifyImages()
3805 …log << TestLog::Image("Attachment" + attachmentNdxStr + "Depth", "Attachment " + attachmentNdxStr in logAndVerifyImages()
3806 …log << TestLog::Image("Attachment" + attachmentNdxStr + "Stencil", "Attachment " + attachmentNdxSt… in logAndVerifyImages()
3810 …log << TestLog::Image("AttachmentReferences" + attachmentNdxStr, "Reference images " + attachmentN… in logAndVerifyImages()
3813 log << TestLog::ImageSet("ErrorMasks" + attachmentNdxStr, "Error masks " + attachmentNdxStr); in logAndVerifyImages()
3815 …g << TestLog::Image("DepthAttachmentError" + attachmentNdxStr, "Depth Attachment Error " + attachm… in logAndVerifyImages()
3817 …< TestLog::Image("StencilAttachmentError" + attachmentNdxStr, "Stencil Attachment Error " + attach… in logAndVerifyImages()