Home
last modified time | relevance | path

Searched refs:SubpassDescription2 (Results 1 – 13 of 13) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderPassUtil.hpp102 class SubpassDescription2 : public vk::VkSubpassDescription2KHR class
105 SubpassDescription2 (const void* pNext,
DvktMultiViewRenderUtil.cpp401 Move<VkRenderPass> makeRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2
428 …eRenderPassWithDepth<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDep…
595 …rPassWithAttachments<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDep…
DvktMultiViewRenderPassUtil.cpp143 SubpassDescription2::SubpassDescription2 (const void* pNext_, in SubpassDescription2() function in vkt::MultiView::SubpassDescription2
DvktMultiViewRenderTests.cpp124 …View::makeRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDep… in makeRenderPass()
141 …rPassWithAttachments<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDep… in makeRenderPassWithAttachments()
159 …eRenderPassWithDepth<AttachmentDescription2, AttachmentReference2, SubpassDescription2, SubpassDep… in makeRenderPassWithDepth()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.hpp112 class SubpassDescription2 : public vk::VkSubpassDescription2KHR class
115 SubpassDescription2 (const void* pNext,
DvktRenderPassTestsUtil.cpp146 SubpassDescription2::SubpassDescription2 (const void* pNext_, in SubpassDescription2() function in vkt::renderpass::SubpassDescription2
790 …return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, Subpass… in createRenderPass()
DvktRenderPassSparseRenderTargetTests.cpp265 …return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, Subpass… in createRenderPass()
DvktRenderPassUnusedAttachmentTests.cpp583 …m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2,… in UnusedAttachmentTestInstance()
DvktRenderPassSampleReadTests.cpp423 …return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, Subpass… in createRenderPass()
DvktRenderPassDepthStencilResolveTests.cpp448 const SubpassDescription2 subpass // VkSubpassDescription2KHR in createRenderPass()
DvktRenderPassMultisampleResolveTests.cpp554 …return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, Subpass… in createRenderPass()
DvktRenderPassMultisampleTests.cpp674 …return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, Subpass… in createRenderPass()
DvktRenderPassTests.cpp1259 …return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, Subpass… in createRenderPass()