Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1452 const Attachment& attachmentInfo, in AttachmentResources()
2062 …const Attachment attachmentInfo = attachmentInfos[renderInfo.getInputAttachmentIndex(inputAttach… in SubpassRenderer() local
2172 …const Attachment attachmentInfo = attachmentInfos[renderInfo.getInputAttachmentIndex(inputAtta… in SubpassRenderer() local
2484 const vector<Attachment>& attachmentInfo, in pushImageInitializationCommands()
2711 const vector<Attachment>& attachmentInfo, in pushReadImagesToBuffers()
4767 const Attachment& attachmentInfo = renderPassInfo.getAttachments()[attachmentNdx]; in renderPassTest() local
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp1281 const VkRenderPassAttachmentBeginInfo *attachmentInfo) in beginRenderPass()
/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp479 …const auto *attachmentInfo = lvl_find_in_chain<VkRenderPassAttachmentBeginInfoKHR>(pRenderPassBegi… in VerifyFramebufferAndRenderPassLayouts() local