Home
last modified time | relevance | path

Searched refs:SubpassDescription1 (Results 1 – 14 of 14) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderPassUtil.hpp85 class SubpassDescription1 : public vk::VkSubpassDescription class
88 SubpassDescription1 (const void* pNext,
DvktMultiViewRenderUtil.cpp313 Move<VkRenderPass> makeRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1
342 …eRenderPassWithDepth<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep…
509 …rPassWithAttachments<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep…
DvktMultiViewRenderPassUtil.cpp112 SubpassDescription1::SubpassDescription1 (const void* pNext_, in SubpassDescription1() function in vkt::MultiView::SubpassDescription1
DvktMultiViewRenderTests.cpp125 …View::makeRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep… in makeRenderPass()
142 …rPassWithAttachments<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep… in makeRenderPassWithAttachments()
160 …eRenderPassWithDepth<AttachmentDescription1, AttachmentReference1, SubpassDescription1, SubpassDep… in makeRenderPassWithDepth()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.hpp101 class SubpassDescription1 : public vk::VkSubpassDescription class
104 SubpassDescription1 (const void* pNext,
DvktRenderPassTestsUtil.cpp114 SubpassDescription1::SubpassDescription1 (const void* pNext_, in SubpassDescription1() function in vkt::renderpass::SubpassDescription1
831 SubpassDescription1, in createRenderPass()
DvktRenderPassSparseRenderTargetTests.cpp265 …return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, Subpass… in createRenderPass()
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp378 …m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1,… in InputAttachmentSparseFillingTestInstance()
DvktRenderPassUnusedAttachmentTests.cpp581 …m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1,… in UnusedAttachmentTestInstance()
DvktRenderPassSampleReadTests.cpp421 …return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, Subpass… in createRenderPass()
DvktRenderPassUnusedClearAttachmentTests.cpp684 …m_renderPass = createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1,… in UnusedClearAttachmentTestInstance()
DvktRenderPassMultisampleTests.cpp768 …return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, Subpass… in createRenderPass()
DvktRenderPassMultisampleResolveTests.cpp129 typedef SubpassDescription1 SubpassDesc;
DvktRenderPassTests.cpp1319 …return createRenderPass<AttachmentDescription1, AttachmentReference1, SubpassDescription1, Subpass… in createRenderPass()