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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp426 const VkAttachmentReference attachmentRef = local
431 colorAttachmentRefs.push_back(attachmentRef);
451 const VkAttachmentReference attachmentRef = local
456 resolveAttachmentRefs.push_back(attachmentRef);
H A DvktRenderPassTests.cpp4191 const AttachmentReference& attachmentRef = colorAttachments[attachmentRefNdx];
4192 const Attachment& attachment = renderPass.getAttachments()[attachmentRef.getAttachment()];
4314 const AttachmentReference& attachmentRef = colorAttachments[attachmentRefNdx];
4315 const Attachment& attachment = renderPass.getAttachments()[attachmentRef.getAttachment()];
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp236 const VkAttachmentReference attachmentRef = local
242 perSampleAttachmentRef[sampleNdx] = attachmentRef;
H A DvktPipelineFramebufferAttachmentTests.cpp147 const VkAttachmentReference attachmentRef = local
152 colorAttachmentReferences[i] = attachmentRef;
H A DvktPipelineMultisampleImageTests.cpp345 const VkAttachmentReference attachmentRef = local
350 colorAttachmentReferences[i] = attachmentRef;
H A DvktPipelineRenderToImageTests.cpp484 const VkAttachmentReference attachmentRef = local
495 colorAttachmentReferences[i] = attachmentRef;
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp762 const VkAttachmentReference attachmentRef = local
775 pDepthStencilAttachment = &attachmentRef;
780 pColorAttachments = &attachmentRef;
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp774 const VkAttachmentReference attachmentRef = local
780 colorAttachmentReferences[i] = attachmentRef;
/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp598 const VkAttachmentReference attachmentRef = local
617 &attachmentRef, // const VkAttachmentReference* pColorAttachments;
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp387 const VkAttachmentReference attachmentRef = local
406 &attachmentRef, // const VkAttachmentReference* pColorAttachments;

Completed in 620 milliseconds