Searched defs:attachmentRef (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
H A DvktRenderPassTests.cpp3627 const AttachmentReference& attachmentRef = colorAttachments[attachmentRefNdx]; local
3628 const Attachment& attachment = renderPass.getAttachments()[attachmentRef.getAttachment()];
3741 const AttachmentReference& attachmentRef = colorAttachments[attachmentRefNdx]; local
3742 const Attachment& attachment = renderPass.getAttachments()[attachmentRef.getAttachment()];

Completed in 187 milliseconds