/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderUtil.cpp | 158 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 184 …const AttachmentRef colorAttachmentReference // VkAttachmentReference || VkAttach… in makeRenderPass() 208 …const AttachmentRef depthAttachmentReference // VkAttachmentReference || VkAttach… in makeRenderPass() 334 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 337 …return makeRenderPass<AttachmentDesc, AttachmentRef, SubpassDesc, SubpassDep, RenderPassCreateInfo… in makeRenderPassWithDepth() 358 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 401 …const AttachmentRef colorAttachmentReference // VkAttachmentReference || VkAttach… in makeRenderPassWithAttachments() 410 …const AttachmentRef inputAttachmentReference // VkAttachmentReference || VkAttach… in makeRenderPassWithAttachments() 419 …const AttachmentRef depthAttachmentReference // VkAttachmentReference || VkAttach… in makeRenderPassWithAttachments()
|
D | vktMultiViewRenderUtil.hpp | 42 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 45 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 48 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep…
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTestsUtil.cpp | 635 template <typename AttachmentRef> 636 AttachmentRef createAttachmentReference (const AttachmentReference& referenceInfo) in createAttachmentReference() 638 const AttachmentRef reference // VkAttachmentReference || VkAttachmentReference2 in createAttachmentReference() 650 template <typename SubpassDesc, typename AttachmentRef> 652 std::vector<AttachmentRef>* attachmentReferenceLists, in createSubpassDescription() 655 std::vector<AttachmentRef>& inputAttachmentReferences = attachmentReferenceLists[0]; in createSubpassDescription() 656 std::vector<AttachmentRef>& colorAttachmentReferences = attachmentReferenceLists[1]; in createSubpassDescription() 657 std::vector<AttachmentRef>& resolveAttachmentReferences = attachmentReferenceLists[2]; in createSubpassDescription() 658 std::vector<AttachmentRef>& depthStencilAttachmentReferences = attachmentReferenceLists[3]; in createSubpassDescription() 661 …colorAttachmentReferences.push_back(createAttachmentReference<AttachmentRef>(subpass.getColorAttac… in createSubpassDescription() [all …]
|
D | vktRenderPassSampleReadTests.cpp | 252 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 263 …const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentRefer… in createRenderPass() 271 …const AttachmentRef srcAttachmentInputRef // VkAttachmentReference || VkAttachmentR… in createRenderPass() 279 …const AttachmentRef dstAttachmentRef // VkAttachmentReference || VkAttachmentRefer… in createRenderPass() 287 …const AttachmentRef dstResolveAttachmentRef // VkAttachmentReference || VkAttachmen… in createRenderPass()
|
D | vktRenderPassFragmentDensityMapTests.cpp | 316 typedef AttachmentReference2 AttachmentRef; in createRenderPassProduceDynamicDensityMap() typedef 341 std::vector<AttachmentRef> colorAttachmentRefs in createRenderPassProduceDynamicDensityMap() 410 typedef AttachmentReference2 AttachmentRef; in createRenderPassProduceSubsampledImage() typedef 490 std::vector<AttachmentRef> colorAttachmentRefs0 in createRenderPassProduceSubsampledImage() 497 AttachmentRef* pResolveAttachments = DE_NULL; in createRenderPassProduceSubsampledImage() 498 AttachmentRef resolveAttachmentRef in createRenderPassProduceSubsampledImage() 526 std::vector<AttachmentRef> inputAttachmentRefs1 in createRenderPassProduceSubsampledImage() 530 std::vector<AttachmentRef> colorAttachmentRefs1 in createRenderPassProduceSubsampledImage() 623 typedef AttachmentReference2 AttachmentRef; in createRenderPassOutputSubsampledImage() typedef 646 std::vector<AttachmentRef> colorAttachmentRefs in createRenderPassOutputSubsampledImage()
|
D | vktRenderPassUnusedAttachmentTests.cpp | 98 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 148 const AttachmentRef resultAttachmentRefSubpass0 ( in createRenderPass() 155 const AttachmentRef resultAttachmentRefSubpass1 ( in createRenderPass() 162 const AttachmentRef inputAttachmentRefSubpass1 ( in createRenderPass()
|
D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 143 …template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDe… 664 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 670 std::vector<AttachmentRef> attachmentRefs; in createRenderPass() 695 AttachmentRef( in createRenderPass()
|
D | vktRenderPassUnusedClearAttachmentTests.cpp | 314 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 362 std::vector<AttachmentRef> attachmentReferences; in createRenderPass() 365 attachmentReferences.push_back(AttachmentRef( in createRenderPass() 373 std::unique_ptr<AttachmentRef> depthAttachmentRef; in createRenderPass() 376 depthAttachmentRef.reset(new AttachmentRef( in createRenderPass()
|
D | vktRenderPassMultisampleTests.cpp | 534 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 551 vector<vector<AttachmentRef> > dstAttachmentRefs (splitSubpassCount); in createRenderPass() 552 vector<vector<AttachmentRef> > dstResolveAttachmentRefs (splitSubpassCount); in createRenderPass() 555 …const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentRefe… in createRenderPass() 565 …const AttachmentRef srcAttachmentInputRef // VkAttachmentReference || VkAttachment… in createRenderPass() 615 …const AttachmentRef dstAttachmentRef // VkAttachmentReference || VkAttachmentReferen… in createRenderPass() 643 …const AttachmentRef dstAttachmentRef // VkAttachmentReference || VkAttachmentReferen… in createRenderPass()
|
D | vktRenderPassSparseRenderTargetTests.cpp | 196 template<typename AttachmentDesc, typename AttachmentRef, typename SubpassDesc, typename SubpassDep… 201 …const AttachmentRef dstAttachmentRef // VkAttachmentReference || VkAttachmentReferenc… in createRenderPass()
|
D | vktRenderPassTests.cpp | 1167 template <typename AttachmentRef> 1168 AttachmentRef createAttachmentReference (const AttachmentReference& referenceInfo) in createAttachmentReference() 1170 const AttachmentRef reference // VkAttachmentReference || VkAttachmentReference2KHR in createAttachmentReference() 1182 template <typename SubpassDesc, typename AttachmentRef> 1184 vector<AttachmentRef>* attachmentReferenceLists, in createSubpassDescription() 1187 vector<AttachmentRef>& inputAttachmentReferences = attachmentReferenceLists[0]; in createSubpassDescription() 1188 vector<AttachmentRef>& colorAttachmentReferences = attachmentReferenceLists[1]; in createSubpassDescription() 1189 vector<AttachmentRef>& resolveAttachmentReferences = attachmentReferenceLists[2]; in createSubpassDescription() 1190 vector<AttachmentRef>& depthStencilAttachmentReferences = attachmentReferenceLists[3]; in createSubpassDescription() 1193 …colorAttachmentReferences.push_back(createAttachmentReference<AttachmentRef>(subpass.getColorAttac… in createSubpassDescription() [all …]
|