Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp263 …const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentRefer… in createRenderPass() local
366 …&srcAttachmentRef, // const VkAttachmentReference* pColorAttachments; || const VkAtt… in createRenderPass()
DvktRenderPassMultisampleTests.cpp479 …const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentRefe… in createRenderPass() local
594 …isDepthStencilFormat ? DE_NULL : &srcAttachmentRef, // const VkAttachmentReference* pColorAttachm… in createRenderPass()
596 …isDepthStencilFormat ? &srcAttachmentRef : DE_NULL, // const VkAttachmentReference* pDepthStencil… in createRenderPass()