Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp1250 const AttRef attachmentRef in createRenderPass() local
1258 colorAttachmentRefs.push_back(attachmentRef); in createRenderPass()
1277 const AttRef attachmentRef in createRenderPass() local
1285 resolveAttachmentRefs.push_back(attachmentRef); in createRenderPass()
2100 const AttRef attachmentRef in createRenderPass() local
2107 sp0colorAttachmentRefs.push_back(attachmentRef); in createRenderPass()
2125 const AttRef attachmentRef in createRenderPass() local
2132 sp0resolveAttachmentRefs.push_back(attachmentRef); in createRenderPass()
2137 const AttRef attachmentRef in createRenderPass() local
2144 sp1inAttachmentRefs.push_back(attachmentRef); in createRenderPass()
DvktRenderPassTests.cpp4558 const AttachmentReference& attachmentRef = colorAttachments[attachmentRefNdx]; in initializeSubpassRenderInfo() local
4559 const Attachment& attachment = renderPass.getAttachments()[attachmentRef.getAttachment()]; in initializeSubpassRenderInfo()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp244 const VkAttachmentReference attachmentRef = in iterate() local
250 perSampleAttachmentRef[sampleNdx] = attachmentRef; in iterate()
DvktPipelineFramebufferAttachmentTests.cpp150 const VkAttachmentReference attachmentRef = in makeRenderPass() local
155 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
970 const VkAttachmentReference attachmentRef = in makeRenderPassDifferentAttachmentSizes() local
975 colorAttachmentReferences[i] = attachmentRef; in makeRenderPassDifferentAttachmentSizes()
DvktPipelineDynamicOffsetTests.cpp273 const VkAttachmentReference attachmentRef = in init() local
286 &attachmentRef, // const VkAttachmentReference* pColorAttachments in init()
DvktPipelineMultisampleImageTests.cpp341 const VkAttachmentReference attachmentRef = in makeMultisampleRenderPass() local
346 colorAttachmentReferences[i] = attachmentRef; in makeMultisampleRenderPass()
DvktPipelineRenderToImageTests.cpp480 const VkAttachmentReference attachmentRef = in makeRenderPass() local
491 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp818 const VkAttachmentReference attachmentRef = in createRenderPass() local
831 pDepthStencilAttachment = &attachmentRef; in createRenderPass()
836 pColorAttachments = &attachmentRef; in createRenderPass()
928 const VkAttachmentReference2KHR attachmentRef = in createRenderPass() local
949 &attachmentRef, // const VkAttachmentReference2KHR* pDepthStencilAttachment; in createRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp477 VkAttachmentReference2 attachmentRef in buildBasicRenderPass() local
485 pColorAttachment = &attachmentRef; in buildBasicRenderPass()
487 pDepthStencilAttachment = &attachmentRef; in buildBasicRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp667 const VkAttachmentReference attachmentRef = in TextureRenderer() local
686 &attachmentRef, // const VkAttachmentReference* pColorAttachments; in TextureRenderer()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp708 const VkAttachmentReference attachmentRef = in makeRenderPass() local
714 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp441 const VkAttachmentReference attachmentRef = in BaseRenderingTestInstance() local
460 &attachmentRef, // const VkAttachmentReference* pColorAttachments; in BaseRenderingTestInstance()